#6EFCDD#6EFCDD
#6EFCDD is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.5% C 0.131 H 176.5°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFCDD |
|---|---|
| RGB | rgb(110, 252, 221) |
| HSL | hsl(167, 96%, 71%) |
| HSV | hsv(167, 56%, 99%) |
| CMYK | cmyk(56.3%, 0%, 12.3%, 1.2%) |
| CIE-LAB | lab(90.85, -45.71, 3.29) |
| CIE-LCH | lch(90.85, 45.83, 175.88°) |
| OKLab | oklab(90.46% -0.1311 0.008) |
| OKLCH | oklch(90.46% 0.131 176.5) |
| XYZ | xyz(54.2860, 78.1509, 80.6164) |
| Luminance | 0.7816 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.92
Light Aqua
#8CFFDB
ΔE00 3.12
Aquamarine
#7FFFD4
ΔE00 3.73
Light Turquoise
#7EF4CC
ΔE00 3.88
Aqua (survey)
#13EAC9
ΔE00 5.32
Bright Teal
#01F9C6
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFCDD #FC6E8D
analogous
#6EFC96 #6EFCDD #6ED4FC
triadic
#6EFCDD #DD6EFC #FCDD6E
tetradic
#6EFCDD #966EFC #FC6E8D #D4FC6E
square
#6EFCDD #966EFC #FC6E8D #D4FC6E
split-complementary
#6EFCDD #FC6ED4 #FC966E
monochromatic
#05EBB9 #32FBCF #6EFCDD #AAFDEB #E1FEF8
Accessibility & contrast
On white
1.26
#6EFCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#6EFCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFCDD
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFCDD | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDC
Deuteranopia (green-blind)
#DEDEDF
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6efcdd; /* rgb */ color: rgb(110, 252, 221); /* oklch */ color: oklch(90.5% 0.131 176.5);
Tailwind
colors: {
custom: {
50: '#a3fee7',
500: '#6efcdd',
950: '#000000',
},
}SCSS
$custom: #6efcdd; $custom-light: #a3fee7; $custom-dark: #000000;
JSON
{
"hex": "#6efcdd",
"rgb": {
"r": 110,
"g": 252,
"b": 221
},
"hsl": {
"h": 166.901,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.90456,
"c": 0.13132,
"h": 176.5
},
"luminance": 0.78156
}Semantic roles & 50–950 ramp
primary
#6EFCDD
secondary
#D8375A
accent
#0032E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684