#6CFDD8#6CFDD8
#6CFDD8 is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.5% C 0.136 H 173.6°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFDD8 |
|---|---|
| RGB | rgb(108, 253, 216) |
| HSL | hsl(165, 97%, 71%) |
| HSV | hsv(165, 57%, 99%) |
| CMYK | cmyk(57.3%, 0%, 14.6%, 0.8%) |
| CIE-LAB | lab(90.96, -47.68, 6.03) |
| CIE-LCH | lch(90.96, 48.06, 172.79°) |
| OKLab | oklab(90.49% -0.1354 0.0152) |
| OKLCH | oklch(90.49% 0.136 173.6) |
| XYZ | xyz(53.6985, 78.3913, 77.2536) |
| Luminance | 0.7840 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.39
Light Aqua
#8CFFDB
ΔE00 2.65
Light Turquoise
#7EF4CC
ΔE00 2.98
Tiffany Blue
#7BF2DA
ΔE00 4.16
Bright Teal
#01F9C6
ΔE00 4.61
Light Aquamarine
#7BFDC7
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFDD8 #FD6C91
analogous
#6CFD8F #6CFDD8 #6CD9FD
triadic
#6CFDD8 #D86CFD #FDD86C
tetradic
#6CFDD8 #8F6CFD #FD6C91 #D9FD6C
square
#6CFDD8 #8F6CFD #FD6C91 #D9FD6C
split-complementary
#6CFDD8 #FD6CD9 #FD8F6C
monochromatic
#03EBB0 #30FCC8 #6CFDD8 #A8FEE8 #E1FFF7
Accessibility & contrast
On white
1.26
#6CFDD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#6CFDD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFDD8
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFDD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFDD8 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EED6
Deuteranopia (green-blind)
#E0DFDB
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6cfdd8; /* rgb */ color: rgb(108, 253, 216); /* oklch */ color: oklch(90.5% 0.136 173.6);
Tailwind
colors: {
custom: {
50: '#a2ffe4',
500: '#6cfdd8',
950: '#000000',
},
}SCSS
$custom: #6cfdd8; $custom-light: #a2ffe4; $custom-dark: #000000;
JSON
{
"hex": "#6cfdd8",
"rgb": {
"r": 108,
"g": 253,
"b": 216
},
"hsl": {
"h": 164.69,
"s": 97.315,
"l": 70.784
},
"oklch": {
"l": 0.90489,
"c": 0.13624,
"h": 173.6
},
"luminance": 0.78397
}Semantic roles & 50–950 ramp
primary
#6CFDD8
secondary
#D9355E
accent
#003BE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684