#6EFCDF#6EFCDF
#6EFCDF is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.5% C 0.130 H 177.6°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFCDF |
|---|---|
| RGB | rgb(110, 252, 223) |
| HSL | hsl(168, 96%, 71%) |
| HSV | hsv(168, 56%, 99%) |
| CMYK | cmyk(56.3%, 0%, 11.5%, 1.2%) |
| CIE-LAB | lab(90.90, -45.24, 2.32) |
| CIE-LCH | lch(90.90, 45.30, 177.06°) |
| OKLab | oklab(90.51% -0.1302 0.0055) |
| OKLCH | oklch(90.51% 0.13 177.6) |
| XYZ | xyz(54.5540, 78.2582, 82.0281) |
| Luminance | 0.7826 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.66
Light Aqua
#8CFFDB
ΔE00 3.49
Aquamarine
#7FFFD4
ΔE00 4.27
Light Turquoise
#7EF4CC
ΔE00 4.35
Aqua (survey)
#13EAC9
ΔE00 5.41
Bright Aqua
#0BF9EA
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFCDF #FC6E8B
analogous
#6EFC98 #6EFCDF #6ED2FC
triadic
#6EFCDF #DF6EFC #FCDF6E
tetradic
#6EFCDF #986EFC #FC6E8B #D2FC6E
square
#6EFCDF #986EFC #FC6E8B #D2FC6E
split-complementary
#6EFCDF #FC6ED2 #FC986E
monochromatic
#05EBBC #32FBD2 #6EFCDF #AAFDEC #E1FEF8
Accessibility & contrast
On white
1.26
#6EFCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#6EFCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFCDF
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFCDF | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDE
Deuteranopia (green-blind)
#DEDEE1
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6efcdf; /* rgb */ color: rgb(110, 252, 223); /* oklch */ color: oklch(90.5% 0.130 177.6);
Tailwind
colors: {
custom: {
50: '#a3fee8',
500: '#6efcdf',
950: '#000000',
},
}SCSS
$custom: #6efcdf; $custom-light: #a3fee8; $custom-dark: #000000;
JSON
{
"hex": "#6efcdf",
"rgb": {
"r": 110,
"g": 252,
"b": 223
},
"hsl": {
"h": 167.746,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.90511,
"c": 0.13033,
"h": 177.6
},
"luminance": 0.78264
}Semantic roles & 50–950 ramp
primary
#6EFCDF
secondary
#D83757
accent
#002FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684