#6DFCDE#6DFCDE
#6DFCDE is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.5% C 0.131 H 177.1°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFCDE |
|---|---|
| RGB | rgb(109, 252, 222) |
| HSL | hsl(167, 96%, 71%) |
| HSV | hsv(167, 57%, 99%) |
| CMYK | cmyk(56.7%, 0%, 11.9%, 1.2%) |
| CIE-LAB | lab(90.84, -45.66, 2.76) |
| CIE-LCH | lch(90.84, 45.75, 176.54°) |
| OKLab | oklab(90.45% -0.1312 0.0066) |
| OKLCH | oklch(90.45% 0.131 177.1) |
| XYZ | xyz(54.2959, 78.1406, 81.3143) |
| Luminance | 0.7815 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.81
Light Aqua
#8CFFDB
ΔE00 3.36
Aquamarine
#7FFFD4
ΔE00 4.04
Light Turquoise
#7EF4CC
ΔE00 4.15
Aqua (survey)
#13EAC9
ΔE00 5.31
Bright Aqua
#0BF9EA
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFCDE #FC6D8B
analogous
#6DFC96 #6DFCDE #6DD2FC
triadic
#6DFCDE #DE6DFC #FCDE6D
tetradic
#6DFCDE #966DFC #FC6D8B #D2FC6D
square
#6DFCDE #966DFC #FC6D8B #D2FC6D
split-complementary
#6DFCDE #FC6DD2 #FC966D
monochromatic
#05EABA #31FBD0 #6DFCDE #A9FDEC #E1FEF8
Accessibility & contrast
On white
1.26
#6DFCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#6DFCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFCDE
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFCDE | 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)
#F3EEDD
Deuteranopia (green-blind)
#DEDEE0
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6dfcde; /* rgb */ color: rgb(109, 252, 222); /* oklch */ color: oklch(90.5% 0.131 177.1);
Tailwind
colors: {
custom: {
50: '#a3fee8',
500: '#6dfcde',
950: '#000000',
},
}SCSS
$custom: #6dfcde; $custom-light: #a3fee8; $custom-dark: #000000;
JSON
{
"hex": "#6dfcde",
"rgb": {
"r": 109,
"g": 252,
"b": 222
},
"hsl": {
"h": 167.413,
"s": 95.973,
"l": 70.784
},
"oklch": {
"l": 0.90452,
"c": 0.13137,
"h": 177.1
},
"luminance": 0.78146
}Semantic roles & 50–950 ramp
primary
#6DFCDE
secondary
#D73658
accent
#0030E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684