#6CFDE0#6CFDE0
#6CFDE0 is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.7% C 0.132 H 177.8°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFDE0 |
|---|---|
| RGB | rgb(108, 253, 224) |
| HSL | hsl(168, 97%, 71%) |
| HSV | hsv(168, 57%, 99%) |
| CMYK | cmyk(57.3%, 0%, 11.5%, 0.8%) |
| CIE-LAB | lab(91.15, -45.81, 2.17) |
| CIE-LCH | lch(91.15, 45.86, 177.29°) |
| OKLab | oklab(90.71% -0.1319 0.005) |
| OKLCH | oklch(90.71% 0.132 177.8) |
| XYZ | xyz(54.7580, 78.8151, 82.8336) |
| Luminance | 0.7882 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.88
Light Aqua
#8CFFDB
ΔE00 3.62
Aquamarine
#7FFFD4
ΔE00 4.36
Light Turquoise
#7EF4CC
ΔE00 4.54
Aqua (survey)
#13EAC9
ΔE00 5.46
Bright Aqua
#0BF9EA
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFDE0 #FD6C89
analogous
#6CFD97 #6CFDE0 #6CD1FD
triadic
#6CFDE0 #E06CFD #FDE06C
tetradic
#6CFDE0 #976CFD #FD6C89 #D1FD6C
square
#6CFDE0 #976CFD #FD6C89 #D1FD6C
split-complementary
#6CFDE0 #FD6CD1 #FD976C
monochromatic
#03EBBD #30FCD3 #6CFDE0 #A8FEED #E1FFF9
Accessibility & contrast
On white
1.25
#6CFDE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#6CFDE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFDE0
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFDE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFDE0 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDF
Deuteranopia (green-blind)
#DEDFE2
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6cfde0; /* rgb */ color: rgb(108, 253, 224); /* oklch */ color: oklch(90.7% 0.132 177.8);
Tailwind
colors: {
custom: {
50: '#a2ffe9',
500: '#6cfde0',
950: '#000000',
},
}SCSS
$custom: #6cfde0; $custom-light: #a2ffe9; $custom-dark: #000000;
JSON
{
"hex": "#6cfde0",
"rgb": {
"r": 108,
"g": 253,
"b": 224
},
"hsl": {
"h": 168,
"s": 97.315,
"l": 70.784
},
"oklch": {
"l": 0.90709,
"c": 0.13202,
"h": 177.8
},
"luminance": 0.78821
}Semantic roles & 50–950 ramp
primary
#6CFDE0
secondary
#D93555
accent
#002EE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684