#6DFEE4#6DFEE4
#6DFEE4 is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.1% C 0.131 H 179.5°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFEE4 |
|---|---|
| RGB | rgb(109, 254, 228) |
| HSL | hsl(169, 99%, 71%) |
| HSV | hsv(169, 57%, 100%) |
| CMYK | cmyk(57.1%, 0%, 10.2%, 0.4%) |
| CIE-LAB | lab(91.56, -45.11, 0.70) |
| CIE-LCH | lch(91.56, 45.11, 179.11°) |
| OKLab | oklab(91.09% -0.1307 0.0011) |
| OKLCH | oklch(91.09% 0.131 179.5) |
| XYZ | xyz(55.7457, 79.7307, 85.8355) |
| Luminance | 0.7974 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.87
Light Aqua
#8CFFDB
ΔE00 4.23
Bright Aqua
#0BF9EA
ΔE00 4.91
Aquamarine
#7FFFD4
ΔE00 5.19
Light Turquoise
#7EF4CC
ΔE00 5.37
Aqua (survey)
#13EAC9
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFEE4 #FE6D87
analogous
#6DFE9B #6DFEE4 #6DD0FE
triadic
#6DFEE4 #E46DFE #FEE46D
tetradic
#6DFEE4 #9B6DFE #FE6D87 #D0FE6D
square
#6DFEE4 #9B6DFE #FE6D87 #D0FE6D
split-complementary
#6DFEE4 #FE6DD0 #FE9B6D
monochromatic
#02EFC4 #30FED9 #6DFEE4 #AAFEEF #E1FFF9
Accessibility & contrast
On white
1.24
#6DFEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#6DFEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFEE4
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFEE4 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F0E3
Deuteranopia (green-blind)
#DEE0E6
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6dfee4; /* rgb */ color: rgb(109, 254, 228); /* oklch */ color: oklch(91.1% 0.131 179.5);
Tailwind
colors: {
custom: {
50: '#a3ffec',
500: '#6dfee4',
950: '#000000',
},
}SCSS
$custom: #6dfee4; $custom-light: #a3ffec; $custom-dark: #000000;
JSON
{
"hex": "#6dfee4",
"rgb": {
"r": 109,
"g": 254,
"b": 228
},
"hsl": {
"h": 169.241,
"s": 98.639,
"l": 71.176
},
"oklch": {
"l": 0.91085,
"c": 0.13068,
"h": 179.5
},
"luminance": 0.79736
}Semantic roles & 50–950 ramp
primary
#6DFEE4
secondary
#DA3553
accent
#0029E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684