#6AEFCF#6AEFCF
#6AEFCF is a very light, vivid teal. Relative luminance 0.693; OKLCH L 86.9% C 0.126 H 174.9°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEFCF |
|---|---|
| RGB | rgb(106, 239, 207) |
| HSL | hsl(166, 81%, 68%) |
| HSV | hsv(166, 56%, 94%) |
| CMYK | cmyk(55.6%, 0%, 13.4%, 6.3%) |
| CIE-LAB | lab(86.65, -44.10, 4.48) |
| CIE-LCH | lch(86.65, 44.33, 174.19°) |
| OKLab | oklab(86.9% -0.1259 0.0112) |
| OKLCH | oklch(86.9% 0.126 174.9) |
| XYZ | xyz(48.0677, 69.2975, 69.8620) |
| Luminance | 0.6930 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.70
Light Turquoise
#7EF4CC
ΔE00 3.05
Aqua (survey)
#13EAC9
ΔE00 3.80
Light Aqua
#8CFFDB
ΔE00 4.27
Aquamarine
#7FFFD4
ΔE00 4.48
Aqua Marine
#2EE8BB
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEFCF #EF6A8A
analogous
#6AEF8D #6AEFCF #6ACCEF
triadic
#6AEFCF #CF6AEF #EFCF6A
tetradic
#6AEFCF #8D6AEF #EF6A8A #CCEF6A
square
#6AEFCF #8D6AEF #EF6A8A #CCEF6A
split-complementary
#6AEFCF #EF6ACC #EF8D6A
monochromatic
#16C99E #33E9BD #6AEFCF #A1F5E1 #D9FBF3
Accessibility & contrast
On white
1.41
#6AEFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#6AEFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEFCF
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEFCF | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E2CE
Deuteranopia (green-blind)
#D3D3D1
Tritanopia (blue-blind)
#0AF2E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6aefcf; /* rgb */ color: rgb(106, 239, 207); /* oklch */ color: oklch(86.9% 0.126 174.9);
Tailwind
colors: {
custom: {
50: '#9ff5dd',
500: '#6aefcf',
950: '#000000',
},
}SCSS
$custom: #6aefcf; $custom-light: #9ff5dd; $custom-dark: #000000;
JSON
{
"hex": "#6aefcf",
"rgb": {
"r": 106,
"g": 239,
"b": 207
},
"hsl": {
"h": 165.564,
"s": 80.606,
"l": 67.647
},
"oklch": {
"l": 0.86899,
"c": 0.12636,
"h": 174.9
},
"luminance": 0.69302
}Semantic roles & 50–950 ramp
primary
#6AEFCF
secondary
#C6375A
accent
#093CDD
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584