#6CFDE5#6CFDE5
#6CFDE5 is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.9% C 0.130 H 180.6°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFDE5 |
|---|---|
| RGB | rgb(108, 253, 229) |
| HSL | hsl(170, 97%, 71%) |
| HSV | hsv(170, 57%, 99%) |
| CMYK | cmyk(57.3%, 0%, 9.5%, 0.8%) |
| CIE-LAB | lab(91.28, -44.61, -0.24) |
| CIE-LCH | lch(91.28, 44.61, 180.31°) |
| OKLab | oklab(90.85% -0.1298 -0.0014) |
| OKLCH | oklch(90.85% 0.13 180.6) |
| XYZ | xyz(55.4461, 79.0903, 86.4575) |
| Luminance | 0.7910 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.77
Bright Aqua
#0BF9EA
ΔE00 4.43
Light Aqua
#8CFFDB
ΔE00 4.73
Aquamarine
#7FFFD4
ΔE00 5.77
Light Turquoise
#7EF4CC
ΔE00 5.82
Aqua (survey)
#13EAC9
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFDE5 #FD6C84
analogous
#6CFD9C #6CFDE5 #6CCCFD
triadic
#6CFDE5 #E56CFD #FDE56C
tetradic
#6CFDE5 #9C6CFD #FD6C84 #CCFD6C
square
#6CFDE5 #9C6CFD #FD6C84 #CCFD6C
split-complementary
#6CFDE5 #FD6CCC #FD9C6C
monochromatic
#03EBC5 #30FCDA #6CFDE5 #A8FEF0 #E1FFFA
Accessibility & contrast
On white
1.25
#6CFDE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#6CFDE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFDE5
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFDE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFDE5 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EFE4
Deuteranopia (green-blind)
#DDDFE7
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6cfde5; /* rgb */ color: rgb(108, 253, 229); /* oklch */ color: oklch(90.9% 0.130 180.6);
Tailwind
colors: {
custom: {
50: '#a3feed',
500: '#6cfde5',
950: '#000000',
},
}SCSS
$custom: #6cfde5; $custom-light: #a3feed; $custom-dark: #000000;
JSON
{
"hex": "#6cfde5",
"rgb": {
"r": 108,
"g": 253,
"b": 229
},
"hsl": {
"h": 170.069,
"s": 97.315,
"l": 70.784
},
"oklch": {
"l": 0.90851,
"c": 0.12978,
"h": 180.6
},
"luminance": 0.79096
}Semantic roles & 50–950 ramp
primary
#6CFDE5
secondary
#D93550
accent
#0026E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684