#6EFDEB#6EFDEB
#6EFDEB is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.1% C 0.126 H 184.0°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFDEB |
|---|---|
| RGB | rgb(110, 253, 235) |
| HSL | hsl(172, 97%, 71%) |
| HSV | hsv(172, 57%, 99%) |
| CMYK | cmyk(56.5%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(91.49, -42.78, -3.04) |
| CIE-LCH | lch(91.49, 42.89, 184.06°) |
| OKLab | oklab(91.09% -0.1261 -0.0089) |
| OKLCH | oklch(91.09% 0.126 184) |
| XYZ | xyz(56.5444, 79.5581, 90.9575) |
| Luminance | 0.7956 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.52
Bright Aqua
#0BF9EA
ΔE00 3.65
Bright Turquoise
#0FFEF9
ΔE00 5.17
Light Aqua
#8CFFDB
ΔE00 6.26
Bright Cyan
#41FDFE
ΔE00 6.36
Aqua
#00FFFF
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFDEB #FD6E80
analogous
#6EFDA3 #6EFDEB #6EC7FD
triadic
#6EFDEB #EB6EFD #FDEB6E
tetradic
#6EFDEB #A36EFD #FD6E80 #C7FD6E
square
#6EFDEB #A36EFD #FD6E80 #C7FD6E
split-complementary
#6EFDEB #FD6EC7 #FDA36E
monochromatic
#03EDD0 #32FCE3 #6EFDEB #AAFEF3 #E1FFFB
Accessibility & contrast
On white
1.24
#6EFDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#6EFDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFDEB
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFDEB | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EA
Deuteranopia (green-blind)
#DCE0ED
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6efdeb; /* rgb */ color: rgb(110, 253, 235); /* oklch */ color: oklch(91.1% 0.126 184.0);
Tailwind
colors: {
custom: {
50: '#a4fef1',
500: '#6efdeb',
950: '#000000',
},
}SCSS
$custom: #6efdeb; $custom-light: #a4fef1; $custom-dark: #000000;
JSON
{
"hex": "#6efdeb",
"rgb": {
"r": 110,
"g": 253,
"b": 235
},
"hsl": {
"h": 172.448,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.9109,
"c": 0.12643,
"h": 184
},
"luminance": 0.79564
}Semantic roles & 50–950 ramp
primary
#6EFDEB
secondary
#D9364B
accent
#001DE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685