#6CF0BE#6CF0BE
#6CF0BE is a very light, vivid teal. Relative luminance 0.692; OKLCH L 86.8% C 0.138 H 165.6°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF0BE |
|---|---|
| RGB | rgb(108, 240, 190) |
| HSL | hsl(157, 81%, 68%) |
| HSV | hsv(157, 55%, 94%) |
| CMYK | cmyk(55%, 0%, 20.8%, 5.9%) |
| CIE-LAB | lab(86.61, -47.94, 13.31) |
| CIE-LCH | lch(86.61, 49.75, 164.49°) |
| OKLab | oklab(86.76% -0.1333 0.0341) |
| OKLCH | oklch(86.76% 0.138 165.6) |
| XYZ | xyz(46.6342, 69.2217, 59.6088) |
| Luminance | 0.6923 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.86
Light Aquamarine
#7BFDC7
ΔE00 2.93
Light Greenish Blue
#63F7B4
ΔE00 3.66
Aquamarine
#7FFFD4
ΔE00 3.90
Aqua Marine
#2EE8BB
ΔE00 4.11
Seafoam
#7FE0B3
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF0BE #F06C9E
analogous
#6CF07C #6CF0BE #6CE0F0
triadic
#6CF0BE #BE6CF0 #F0BE6C
tetradic
#6CF0BE #7C6CF0 #F06C9E #E0F06C
square
#6CF0BE #7C6CF0 #F06C9E #E0F06C
split-complementary
#6CF0BE #F06CE0 #F07C6C
monochromatic
#15CD87 #34EAA5 #6CF0BE #A4F6D7 #DBFBEF
Accessibility & contrast
On white
1.41
#6CF0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#6CF0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF0BE
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF0BE | 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)
#EBE1BB
Deuteranopia (green-blind)
#D8D3C1
Tritanopia (blue-blind)
#30F0E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6cf0be; /* rgb */ color: rgb(108, 240, 190); /* oklch */ color: oklch(86.8% 0.138 165.6);
Tailwind
colors: {
custom: {
50: '#a0f5d1',
500: '#6cf0be',
950: '#000000',
},
}SCSS
$custom: #6cf0be; $custom-light: #a0f5d1; $custom-dark: #000000;
JSON
{
"hex": "#6cf0be",
"rgb": {
"r": 108,
"g": 240,
"b": 190
},
"hsl": {
"h": 157.273,
"s": 81.481,
"l": 68.235
},
"oklch": {
"l": 0.86757,
"c": 0.13756,
"h": 165.6
},
"luminance": 0.69226
}Semantic roles & 50–950 ramp
primary
#6CF0BE
secondary
#C8386F
accent
#0859DE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583