#6EFFDF#6EFFDF
#6EFFDF is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.2% C 0.134 H 176.2°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFFDF |
|---|---|
| RGB | rgb(110, 255, 223) |
| HSL | hsl(167, 100%, 72%) |
| HSV | hsv(167, 57%, 100%) |
| CMYK | cmyk(56.9%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(91.76, -46.54, 3.57) |
| CIE-LCH | lch(91.76, 46.67, 175.62°) |
| OKLab | oklab(91.21% -0.1333 0.0087) |
| OKLCH | oklch(91.21% 0.134 176.2) |
| XYZ | xyz(55.5036, 80.1572, 82.3446) |
| Luminance | 0.8016 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.02
Tiffany Blue
#7BF2DA
ΔE00 3.49
Aquamarine
#7FFFD4
ΔE00 3.55
Light Turquoise
#7EF4CC
ΔE00 4.07
Aqua (survey)
#13EAC9
ΔE00 5.72
Bright Teal
#01F9C6
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFFDF #FF6E8E
analogous
#6EFF97 #6EFFDF #6ED6FF
triadic
#6EFFDF #DF6EFF #FFDF6E
tetradic
#6EFFDF #976EFF #FF6E8E #D6FF6E
square
#6EFFDF #976EFF #FF6E8E #D6FF6E
split-complementary
#6EFFDF #FF6ED6 #FF976E
monochromatic
#00F3BD #31FFD1 #6EFFDF #ABFFED #E0FFF8
Accessibility & contrast
On white
1.23
#6EFFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#6EFFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFFDF
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFFDF | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F1DE
Deuteranopia (green-blind)
#E1E1E1
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6effdf; /* rgb */ color: rgb(110, 255, 223); /* oklch */ color: oklch(91.2% 0.134 176.2);
Tailwind
colors: {
custom: {
50: '#a4ffe9',
500: '#6effdf',
950: '#000000',
},
}SCSS
$custom: #6effdf; $custom-light: #a4ffe9; $custom-dark: #000000;
JSON
{
"hex": "#6effdf",
"rgb": {
"r": 110,
"g": 255,
"b": 223
},
"hsl": {
"h": 166.759,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.91208,
"c": 0.13361,
"h": 176.2
},
"luminance": 0.80163
}Semantic roles & 50–950 ramp
primary
#6EFFDF
secondary
#DB365A
accent
#0033E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684