#6EFFDC#6EFFDC
#6EFFDC is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.1% C 0.135 H 174.7°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFFDC |
|---|---|
| RGB | rgb(110, 255, 220) |
| HSL | hsl(166, 100%, 72%) |
| HSV | hsv(166, 57%, 100%) |
| CMYK | cmyk(56.9%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(91.68, -47.24, 5.02) |
| CIE-LCH | lch(91.68, 47.50, 173.94°) |
| OKLab | oklab(91.13% -0.1346 0.0126) |
| OKLCH | oklch(91.13% 0.135 174.7) |
| XYZ | xyz(55.1027, 79.9969, 80.2333) |
| Luminance | 0.8000 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.65
Aquamarine
#7FFFD4
ΔE00 2.80
Light Turquoise
#7EF4CC
ΔE00 3.52
Tiffany Blue
#7BF2DA
ΔE00 3.97
Bright Teal
#01F9C6
ΔE00 5.15
Light Aquamarine
#7BFDC7
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFFDC #FF6E91
analogous
#6EFF94 #6EFFDC #6EDAFF
triadic
#6EFFDC #DC6EFF #FFDC6E
tetradic
#6EFFDC #946EFF #FF6E91 #DAFF6E
square
#6EFFDC #946EFF #FF6E91 #DAFF6E
split-complementary
#6EFFDC #FF6EDA #FF946E
monochromatic
#00F3B8 #31FFCD #6EFFDC #ABFFEB #E0FFF8
Accessibility & contrast
On white
1.24
#6EFFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#6EFFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFFDC
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFFDC | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0DA
Deuteranopia (green-blind)
#E1E1DF
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6effdc; /* rgb */ color: rgb(110, 255, 220); /* oklch */ color: oklch(91.1% 0.135 174.7);
Tailwind
colors: {
custom: {
50: '#a3ffe6',
500: '#6effdc',
950: '#000000',
},
}SCSS
$custom: #6effdc; $custom-light: #a3ffe6; $custom-dark: #000000;
JSON
{
"hex": "#6effdc",
"rgb": {
"r": 110,
"g": 255,
"b": 220
},
"hsl": {
"h": 165.517,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.91126,
"c": 0.1352,
"h": 174.7
},
"luminance": 0.80002
}Semantic roles & 50–950 ramp
primary
#6EFFDC
secondary
#DB365E
accent
#0037E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684