#6CFBCF#6CFBCF
#6CFBCF is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.8% C 0.139 H 169.9°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFBCF |
|---|---|
| RGB | rgb(108, 251, 207) |
| HSL | hsl(162, 95%, 70%) |
| HSV | hsv(162, 57%, 98%) |
| CMYK | cmyk(57%, 0%, 17.5%, 1.6%) |
| CIE-LAB | lab(90.18, -48.87, 9.56) |
| CIE-LCH | lch(90.18, 49.80, 168.93°) |
| OKLab | oklab(89.78% -0.1373 0.0244) |
| OKLCH | oklch(89.78% 0.139 169.9) |
| XYZ | xyz(51.9386, 76.6824, 71.0834) |
| Luminance | 0.7669 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.61
Light Turquoise
#7EF4CC
ΔE00 2.24
Light Aquamarine
#7BFDC7
ΔE00 2.92
Light Aqua
#8CFFDB
ΔE00 3.14
Bright Teal
#01F9C6
ΔE00 3.73
Aqua Marine
#2EE8BB
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFBCF #FB6C98
analogous
#6CFB87 #6CFBCF #6CE0FB
triadic
#6CFBCF #CF6CFB #FBCF6C
tetradic
#6CFBCF #876CFB #FB6C98 #E0FB6C
square
#6CFBCF #876CFB #FB6C98 #E0FB6C
split-complementary
#6CFBCF #FB6CE0 #FB876C
monochromatic
#06E6A1 #30F9BC #6CFBCF #A8FDE2 #E1FEF5
Accessibility & contrast
On white
1.29
#6CFBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#6CFBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFBCF
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFBCF | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECCD
Deuteranopia (green-blind)
#E0DDD2
Tritanopia (blue-blind)
#09FDEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6cfbcf; /* rgb */ color: rgb(108, 251, 207); /* oklch */ color: oklch(89.8% 0.139 169.9);
Tailwind
colors: {
custom: {
50: '#a2fddd',
500: '#6cfbcf',
950: '#000000',
},
}SCSS
$custom: #6cfbcf; $custom-light: #a2fddd; $custom-dark: #000000;
JSON
{
"hex": "#6cfbcf",
"rgb": {
"r": 108,
"g": 251,
"b": 207
},
"hsl": {
"h": 161.538,
"s": 94.702,
"l": 70.392
},
"oklch": {
"l": 0.89783,
"c": 0.13942,
"h": 169.9
},
"luminance": 0.76687
}Semantic roles & 50–950 ramp
primary
#6CFBCF
secondary
#D63567
accent
#0047E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684