#6EFFDE#6EFFDE
#6EFFDE is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.2% C 0.134 H 175.7°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFFDE |
|---|---|
| RGB | rgb(110, 255, 222) |
| HSL | hsl(166, 100%, 72%) |
| HSV | hsv(166, 57%, 100%) |
| CMYK | cmyk(56.9%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(91.73, -46.77, 4.05) |
| CIE-LCH | lch(91.73, 46.95, 175.05°) |
| OKLab | oklab(91.18% -0.1337 0.01) |
| OKLCH | oklch(91.18% 0.134 175.7) |
| XYZ | xyz(55.3691, 80.1035, 81.6367) |
| Luminance | 0.8011 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.88
Aquamarine
#7FFFD4
ΔE00 3.29
Tiffany Blue
#7BF2DA
ΔE00 3.64
Light Turquoise
#7EF4CC
ΔE00 3.88
Bright Teal
#01F9C6
ΔE00 5.54
Aqua (survey)
#13EAC9
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFFDE #FF6E8F
analogous
#6EFF96 #6EFFDE #6ED8FF
triadic
#6EFFDE #DE6EFF #FFDE6E
tetradic
#6EFFDE #966EFF #FF6E8F #D8FF6E
square
#6EFFDE #966EFF #FF6E8F #D8FF6E
split-complementary
#6EFFDE #FF6ED8 #FF966E
monochromatic
#00F3BB #31FFD0 #6EFFDE #ABFFEC #E0FFF8
Accessibility & contrast
On white
1.23
#6EFFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#6EFFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFFDE
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFFDE | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DD
Deuteranopia (green-blind)
#E1E1E0
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6effde; /* rgb */ color: rgb(110, 255, 222); /* oklch */ color: oklch(91.2% 0.134 175.7);
Tailwind
colors: {
custom: {
50: '#a4ffe8',
500: '#6effde',
950: '#000000',
},
}SCSS
$custom: #6effde; $custom-light: #a4ffe8; $custom-dark: #000000;
JSON
{
"hex": "#6effde",
"rgb": {
"r": 110,
"g": 255,
"b": 222
},
"hsl": {
"h": 166.345,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.91181,
"c": 0.13412,
"h": 175.7
},
"luminance": 0.80109
}Semantic roles & 50–950 ramp
primary
#6EFFDE
secondary
#DB365B
accent
#0034E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684