#6EFEEC#6EFEEC
#6EFEEC is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.3% C 0.127 H 184.1°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFEEC |
|---|---|
| RGB | rgb(110, 254, 236) |
| HSL | hsl(173, 99%, 71%) |
| HSV | hsv(173, 57%, 100%) |
| CMYK | cmyk(56.7%, 0%, 7.1%, 0.4%) |
| CIE-LAB | lab(91.80, -42.98, -3.10) |
| CIE-LCH | lch(91.80, 43.09, 184.13°) |
| OKLab | oklab(91.35% -0.1267 -0.0091) |
| OKLCH | oklch(91.35% 0.127 184.1) |
| XYZ | xyz(57.0058, 80.2490, 91.8260) |
| Luminance | 0.8025 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.68
Tiffany Blue
#7BF2DA
ΔE00 3.68
Bright Turquoise
#0FFEF9
ΔE00 5.13
Light Aqua
#8CFFDB
ΔE00 6.29
Bright Cyan
#41FDFE
ΔE00 6.34
Aqua
#00FFFF
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFEEC #FE6E80
analogous
#6EFEA4 #6EFEEC #6EC8FE
triadic
#6EFEEC #EC6EFE #FEEC6E
tetradic
#6EFEEC #A46EFE #FE6E80 #C8FE6E
square
#6EFEEC #A46EFE #FE6E80 #C8FE6E
split-complementary
#6EFEEC #FE6EC8 #FEA46E
monochromatic
#02F0D2 #31FEE4 #6EFEEC #ABFEF4 #E1FFFB
Accessibility & contrast
On white
1.23
#6EFEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#6EFEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFEEC
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFEEC | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EB
Deuteranopia (green-blind)
#DCE1EE
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6efeec; /* rgb */ color: rgb(110, 254, 236); /* oklch */ color: oklch(91.3% 0.127 184.1);
Tailwind
colors: {
custom: {
50: '#a4fff2',
500: '#6efeec',
950: '#000000',
},
}SCSS
$custom: #6efeec; $custom-light: #a4fff2; $custom-dark: #000000;
JSON
{
"hex": "#6efeec",
"rgb": {
"r": 110,
"g": 254,
"b": 236
},
"hsl": {
"h": 172.5,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.9135,
"c": 0.12705,
"h": 184.1
},
"luminance": 0.80255
}Semantic roles & 50–950 ramp
primary
#6EFEEC
secondary
#DA364B
accent
#001DE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685