#6CFDD2#6CFDD2
#6CFDD2 is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.3% C 0.140 H 170.6°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFDD2 |
|---|---|
| RGB | rgb(108, 253, 210) |
| HSL | hsl(162, 97%, 71%) |
| HSV | hsv(162, 57%, 99%) |
| CMYK | cmyk(57.3%, 0%, 17%, 0.8%) |
| CIE-LAB | lab(90.82, -49.05, 8.93) |
| CIE-LCH | lch(90.82, 49.85, 169.68°) |
| OKLab | oklab(90.33% -0.138 0.0228) |
| OKLCH | oklch(90.33% 0.14 170.6) |
| XYZ | xyz(52.9369, 78.0866, 73.2427) |
| Luminance | 0.7809 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.51
Light Turquoise
#7EF4CC
ΔE00 2.53
Light Aqua
#8CFFDB
ΔE00 2.94
Light Aquamarine
#7BFDC7
ΔE00 3.23
Bright Teal
#01F9C6
ΔE00 3.86
Aqua Marine
#2EE8BB
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFDD2 #FD6C97
analogous
#6CFD89 #6CFDD2 #6CDFFD
triadic
#6CFDD2 #D26CFD #FDD26C
tetradic
#6CFDD2 #896CFD #FD6C97 #DFFD6C
square
#6CFDD2 #896CFD #FD6C97 #DFFD6C
split-complementary
#6CFDD2 #FD6CDF #FD896C
monochromatic
#03EBA7 #30FCC0 #6CFDD2 #A8FEE4 #E1FFF6
Accessibility & contrast
On white
1.26
#6CFDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#6CFDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFDD2
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFDD2 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EED0
Deuteranopia (green-blind)
#E1DED5
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6cfdd2; /* rgb */ color: rgb(108, 253, 210); /* oklch */ color: oklch(90.3% 0.140 170.6);
Tailwind
colors: {
custom: {
50: '#a2ffdf',
500: '#6cfdd2',
950: '#000000',
},
}SCSS
$custom: #6cfdd2; $custom-light: #a2ffdf; $custom-dark: #000000;
JSON
{
"hex": "#6cfdd2",
"rgb": {
"r": 108,
"g": 253,
"b": 210
},
"hsl": {
"h": 162.207,
"s": 97.315,
"l": 70.784
},
"oklch": {
"l": 0.9033,
"c": 0.13988,
"h": 170.6
},
"luminance": 0.78092
}Semantic roles & 50–950 ramp
primary
#6CFDD2
secondary
#D93565
accent
#0044E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684