#6EFEEB#6EFEEB
#6EFEEB is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.3% C 0.127 H 183.5°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFEEB |
|---|---|
| RGB | rgb(110, 254, 235) |
| HSL | hsl(172, 99%, 71%) |
| HSV | hsv(172, 57%, 100%) |
| CMYK | cmyk(56.7%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(91.77, -43.22, -2.62) |
| CIE-LCH | lch(91.77, 43.30, 183.47°) |
| OKLab | oklab(91.32% -0.1272 -0.0078) |
| OKLCH | oklch(91.32% 0.127 183.5) |
| XYZ | xyz(56.8609, 80.1911, 91.0630) |
| Luminance | 0.8020 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.49
Bright Aqua
#0BF9EA
ΔE00 3.77
Bright Turquoise
#0FFEF9
ΔE00 5.39
Light Aqua
#8CFFDB
ΔE00 6.00
Bright Cyan
#41FDFE
ΔE00 6.64
Aqua
#00FFFF
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFEEB #FE6E81
analogous
#6EFEA3 #6EFEEB #6EC9FE
triadic
#6EFEEB #EB6EFE #FEEB6E
tetradic
#6EFEEB #A36EFE #FE6E81 #C9FE6E
square
#6EFEEB #A36EFE #FE6E81 #C9FE6E
split-complementary
#6EFEEB #FE6EC9 #FEA36E
monochromatic
#02F0D1 #31FEE3 #6EFEEB #ABFEF3 #E1FFFB
Accessibility & contrast
On white
1.23
#6EFEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#6EFEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFEEB
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFEEB | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EA
Deuteranopia (green-blind)
#DDE1ED
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6efeeb; /* rgb */ color: rgb(110, 254, 235); /* oklch */ color: oklch(91.3% 0.127 183.5);
Tailwind
colors: {
custom: {
50: '#a4fff1',
500: '#6efeeb',
950: '#000000',
},
}SCSS
$custom: #6efeeb; $custom-light: #a4fff1; $custom-dark: #000000;
JSON
{
"hex": "#6efeeb",
"rgb": {
"r": 110,
"g": 254,
"b": 235
},
"hsl": {
"h": 172.083,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.9132,
"c": 0.12739,
"h": 183.5
},
"luminance": 0.80197
}Semantic roles & 50–950 ramp
primary
#6EFEEB
secondary
#DA364C
accent
#001EE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685