#6EECBF#6EECBF
#6EECBF is a very light, vivid teal. Relative luminance 0.671; OKLCH L 85.9% C 0.131 H 167.2°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6EECBF |
|---|---|
| RGB | rgb(110, 236, 191) |
| HSL | hsl(159, 77%, 68%) |
| HSV | hsv(159, 53%, 93%) |
| CMYK | cmyk(53.4%, 0%, 19.1%, 7.5%) |
| CIE-LAB | lab(85.54, -45.59, 11.27) |
| CIE-LCH | lch(85.54, 46.96, 166.12°) |
| OKLab | oklab(85.9% -0.1273 0.0289) |
| OKLCH | oklch(85.9% 0.131 167.2) |
| XYZ | xyz(45.8254, 67.0633, 59.8097) |
| Luminance | 0.6707 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.45
Seafoam
#7FE0B3
ΔE00 3.58
Aqua Marine
#2EE8BB
ΔE00 3.71
Light Aquamarine
#7BFDC7
ΔE00 3.99
Aquamarine
#7FFFD4
ΔE00 4.20
Light Teal
#90E4C1
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EECBF #EC6E9B
analogous
#6EEC80 #6EECBF #6EDAEC
triadic
#6EECBF #BF6EEC #ECBF6E
tetradic
#6EECBF #806EEC #EC6E9B #DAEC6E
square
#6EECBF #806EEC #EC6E9B #DAEC6E
split-complementary
#6EECBF #EC6EDA #EC806E
monochromatic
#1AC688 #38E5A7 #6EECBF #A4F3D7 #DAFAEF
Accessibility & contrast
On white
1.46
#6EECBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#6EECBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EECBF
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EECBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EECBF | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEBD
Deuteranopia (green-blind)
#D4D0C2
Tritanopia (blue-blind)
#37EDDF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6eecbf; /* rgb */ color: rgb(110, 236, 191); /* oklch */ color: oklch(85.9% 0.131 167.2);
Tailwind
colors: {
custom: {
50: '#a0f3d2',
500: '#6eecbf',
950: '#000000',
},
}SCSS
$custom: #6eecbf; $custom-light: #a0f3d2; $custom-dark: #000000;
JSON
{
"hex": "#6eecbf",
"rgb": {
"r": 110,
"g": 236,
"b": 191
},
"hsl": {
"h": 158.571,
"s": 76.829,
"l": 67.843
},
"oklch": {
"l": 0.85904,
"c": 0.13059,
"h": 167.2
},
"luminance": 0.67067
}Semantic roles & 50–950 ramp
primary
#6EECBF
secondary
#C33B6C
accent
#0C56D9
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583