#6CF2B5#6CF2B5
#6CF2B5 is a very light, vivid teal. Relative luminance 0.700; OKLCH L 87.0% C 0.147 H 161.2°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF2B5 |
|---|---|
| RGB | rgb(108, 242, 181) |
| HSL | hsl(153, 84%, 69%) |
| HSV | hsv(153, 55%, 95%) |
| CMYK | cmyk(55.4%, 0%, 25.2%, 5.1%) |
| CIE-LAB | lab(87.01, -50.67, 18.53) |
| CIE-LCH | lch(87.01, 53.95, 159.91°) |
| OKLab | oklab(87.02% -0.1394 0.0473) |
| OKLCH | oklch(87.02% 0.147 161.2) |
| XYZ | xyz(46.2728, 70.0243, 54.7846) |
| Luminance | 0.7003 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.52
Light Aquamarine
#7BFDC7
ΔE00 3.04
Light Blue Green
#7EFBB3
ΔE00 3.22
Seafoam (survey)
#80F9AD
ΔE00 3.87
Seafoam Green
#7AF9AB
ΔE00 3.88
Greenish Cyan
#2AFEB7
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF2B5 #F26CA9
analogous
#6CF272 #6CF2B5 #6CECF2
triadic
#6CF2B5 #B56CF2 #F2B56C
tetradic
#6CF2B5 #726CF2 #F26CA9 #ECF26C
square
#6CF2B5 #726CF2 #F26CA9 #ECF26C
split-complementary
#6CF2B5 #F26CEC #F2726C
monochromatic
#12D17A #34ED99 #6CF2B5 #A4F7D1 #DCFCEE
Accessibility & contrast
On white
1.40
#6CF2B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#6CF2B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF2B5
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF2B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF2B5 | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE2B2
Deuteranopia (green-blind)
#DCD4B9
Tritanopia (blue-blind)
#36F1E1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6cf2b5; /* rgb */ color: rgb(108, 242, 181); /* oklch */ color: oklch(87.0% 0.147 161.2);
Tailwind
colors: {
custom: {
50: '#a0f7cb',
500: '#6cf2b5',
950: '#000000',
},
}SCSS
$custom: #6cf2b5; $custom-light: #a0f7cb; $custom-dark: #000000;
JSON
{
"hex": "#6cf2b5",
"rgb": {
"r": 108,
"g": 242,
"b": 181
},
"hsl": {
"h": 152.687,
"s": 83.75,
"l": 68.627
},
"oklch": {
"l": 0.87017,
"c": 0.14718,
"h": 161.2
},
"luminance": 0.70029
}Semantic roles & 50–950 ramp
primary
#6CF2B5
secondary
#CB377A
accent
#0569E0
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582