#6CFBD4#6CFBD4
#6CFBD4 is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.9% C 0.136 H 172.4°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFBD4 |
|---|---|
| RGB | rgb(108, 251, 212) |
| HSL | hsl(164, 95%, 70%) |
| HSV | hsv(164, 57%, 98%) |
| CMYK | cmyk(57%, 0%, 15.5%, 1.6%) |
| CIE-LAB | lab(90.29, -47.74, 7.14) |
| CIE-LCH | lch(90.29, 48.28, 171.50°) |
| OKLab | oklab(89.91% -0.1351 0.0181) |
| OKLCH | oklch(89.91% 0.136 172.4) |
| XYZ | xyz(52.5596, 76.9308, 74.3538) |
| Luminance | 0.7694 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.04
Light Turquoise
#7EF4CC
ΔE00 2.41
Light Aqua
#8CFFDB
ΔE00 2.71
Light Aquamarine
#7BFDC7
ΔE00 4.14
Bright Teal
#01F9C6
ΔE00 4.23
Tiffany Blue
#7BF2DA
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFBD4 #FB6C93
analogous
#6CFB8C #6CFBD4 #6CDBFB
triadic
#6CFBD4 #D46CFB #FBD46C
tetradic
#6CFBD4 #8C6CFB #FB6C93 #DBFB6C
square
#6CFBD4 #8C6CFB #FB6C93 #DBFB6C
split-complementary
#6CFBD4 #FB6CDB #FB8C6C
monochromatic
#06E6A9 #30F9C3 #6CFBD4 #A8FDE5 #E1FEF6
Accessibility & contrast
On white
1.28
#6CFBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#6CFBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFBD4
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFBD4 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4ECD2
Deuteranopia (green-blind)
#DFDDD7
Tritanopia (blue-blind)
#00FDF0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6cfbd4; /* rgb */ color: rgb(108, 251, 212); /* oklch */ color: oklch(89.9% 0.136 172.4);
Tailwind
colors: {
custom: {
50: '#a2fde1',
500: '#6cfbd4',
950: '#000000',
},
}SCSS
$custom: #6cfbd4; $custom-light: #a2fde1; $custom-dark: #000000;
JSON
{
"hex": "#6cfbd4",
"rgb": {
"r": 108,
"g": 251,
"b": 212
},
"hsl": {
"h": 163.636,
"s": 94.702,
"l": 70.392
},
"oklch": {
"l": 0.89914,
"c": 0.13628,
"h": 172.4
},
"luminance": 0.76936
}Semantic roles & 50–950 ramp
primary
#6CFBD4
secondary
#D63561
accent
#003FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684