#6EFCDB#6EFCDB
#6EFCDB is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.4% C 0.132 H 175.4°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFCDB |
|---|---|
| RGB | rgb(110, 252, 219) |
| HSL | hsl(166, 96%, 71%) |
| HSV | hsv(166, 56%, 99%) |
| CMYK | cmyk(56.3%, 0%, 13.1%, 1.2%) |
| CIE-LAB | lab(90.80, -46.18, 4.26) |
| CIE-LCH | lch(90.80, 46.37, 174.73°) |
| OKLab | oklab(90.4% -0.132 0.0106) |
| OKLCH | oklch(90.4% 0.132 175.4) |
| XYZ | xyz(54.0211, 78.0450, 79.2214) |
| Luminance | 0.7805 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.83
Aquamarine
#7FFFD4
ΔE00 3.22
Tiffany Blue
#7BF2DA
ΔE00 3.25
Light Turquoise
#7EF4CC
ΔE00 3.44
Aqua (survey)
#13EAC9
ΔE00 5.30
Bright Teal
#01F9C6
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFCDB #FC6E8F
analogous
#6EFC94 #6EFCDB #6ED6FC
triadic
#6EFCDB #DB6EFC #FCDB6E
tetradic
#6EFCDB #946EFC #FC6E8F #D6FC6E
square
#6EFCDB #946EFC #FC6E8F #D6FC6E
split-complementary
#6EFCDB #FC6ED6 #FC946E
monochromatic
#05EBB5 #32FBCC #6EFCDB #AAFDEA #E1FEF8
Accessibility & contrast
On white
1.26
#6EFCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#6EFCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFCDB
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFCDB | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDA
Deuteranopia (green-blind)
#DEDEDD
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6efcdb; /* rgb */ color: rgb(110, 252, 219); /* oklch */ color: oklch(90.4% 0.132 175.4);
Tailwind
colors: {
custom: {
50: '#a3fee6',
500: '#6efcdb',
950: '#000000',
},
}SCSS
$custom: #6efcdb; $custom-light: #a3fee6; $custom-dark: #000000;
JSON
{
"hex": "#6efcdb",
"rgb": {
"r": 110,
"g": 252,
"b": 219
},
"hsl": {
"h": 166.056,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.904,
"c": 0.13237,
"h": 175.4
},
"luminance": 0.7805
}Semantic roles & 50–950 ramp
primary
#6EFCDB
secondary
#D8375C
accent
#0035E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684