#6CF0BF#6CF0BF
#6CF0BF is a very light, vivid teal. Relative luminance 0.693; OKLCH L 86.8% C 0.137 H 166.1°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF0BF |
|---|---|
| RGB | rgb(108, 240, 191) |
| HSL | hsl(158, 81%, 68%) |
| HSV | hsv(158, 55%, 94%) |
| CMYK | cmyk(55%, 0%, 20.4%, 5.9%) |
| CIE-LAB | lab(86.64, -47.73, 12.82) |
| CIE-LCH | lch(86.64, 49.42, 164.96°) |
| OKLab | oklab(86.78% -0.1328 0.0329) |
| OKLCH | oklch(86.78% 0.137 166.1) |
| XYZ | xyz(46.7439, 69.2655, 60.1864) |
| Luminance | 0.6927 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.66
Light Aquamarine
#7BFDC7
ΔE00 2.99
Aquamarine
#7FFFD4
ΔE00 3.77
Light Greenish Blue
#63F7B4
ΔE00 3.87
Aqua Marine
#2EE8BB
ΔE00 4.01
Seafoam
#7FE0B3
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF0BF #F06C9D
analogous
#6CF07D #6CF0BF #6CDFF0
triadic
#6CF0BF #BF6CF0 #F0BF6C
tetradic
#6CF0BF #7D6CF0 #F06C9D #DFF06C
square
#6CF0BF #7D6CF0 #F06C9D #DFF06C
split-complementary
#6CF0BF #F06CDF #F07D6C
monochromatic
#15CD88 #34EAA7 #6CF0BF #A4F6D7 #DBFBEF
Accessibility & contrast
On white
1.41
#6CF0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#6CF0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF0BF
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF0BF | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE1BC
Deuteranopia (green-blind)
#D8D3C2
Tritanopia (blue-blind)
#2FF1E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6cf0bf; /* rgb */ color: rgb(108, 240, 191); /* oklch */ color: oklch(86.8% 0.137 166.1);
Tailwind
colors: {
custom: {
50: '#a0f5d2',
500: '#6cf0bf',
950: '#000000',
},
}SCSS
$custom: #6cf0bf; $custom-light: #a0f5d2; $custom-dark: #000000;
JSON
{
"hex": "#6cf0bf",
"rgb": {
"r": 108,
"g": 240,
"b": 191
},
"hsl": {
"h": 157.727,
"s": 81.481,
"l": 68.235
},
"oklch": {
"l": 0.86782,
"c": 0.13681,
"h": 166.1
},
"luminance": 0.6927
}Semantic roles & 50–950 ramp
primary
#6CF0BF
secondary
#C8386D
accent
#0857DE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583