#6CF2AF#6CF2AF
#6CF2AF is a very light, vivid teal. Relative luminance 0.698; OKLCH L 86.9% C 0.152 H 159.0°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF2AF |
|---|---|
| RGB | rgb(108, 242, 175) |
| HSL | hsl(150, 84%, 69%) |
| HSV | hsv(150, 55%, 95%) |
| CMYK | cmyk(55.4%, 0%, 27.7%, 5.1%) |
| CIE-LAB | lab(86.89, -51.87, 21.46) |
| CIE-LCH | lch(86.89, 56.13, 157.53°) |
| OKLab | oklab(86.88% -0.142 0.0546) |
| OKLCH | oklch(86.88% 0.152 159) |
| XYZ | xyz(45.6704, 69.7833, 51.6119) |
| Luminance | 0.6979 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.36
Light Blue Green
#7EFBB3
ΔE00 2.48
Seafoam Green
#7AF9AB
ΔE00 2.80
Seafoam (survey)
#80F9AD
ΔE00 2.88
Light Bluish Green
#76FDA8
ΔE00 3.92
Light Aquamarine
#7BFDC7
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF2AF #F26CAF
analogous
#6CF26C #6CF2AF #6CF2F2
triadic
#6CF2AF #AF6CF2 #F2AF6C
tetradic
#6CF2AF #6C6CF2 #F26CAF #F2F26C
square
#6CF2AF #6C6CF2 #F26CAF #F2F26C
split-complementary
#6CF2AF #F26CF2 #F26C6C
monochromatic
#12D172 #34ED90 #6CF2AF #A4F7CE #DCFCEC
Accessibility & contrast
On white
1.40
#6CF2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#6CF2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF2AF
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF2AF | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E2AB
Deuteranopia (green-blind)
#DDD4B3
Tritanopia (blue-blind)
#3BF1E0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6cf2af; /* rgb */ color: rgb(108, 242, 175); /* oklch */ color: oklch(86.9% 0.152 159.0);
Tailwind
colors: {
custom: {
50: '#a0f7c7',
500: '#6cf2af',
950: '#000000',
},
}SCSS
$custom: #6cf2af; $custom-light: #a0f7c7; $custom-dark: #000000;
JSON
{
"hex": "#6cf2af",
"rgb": {
"r": 108,
"g": 242,
"b": 175
},
"hsl": {
"h": 150,
"s": 83.75,
"l": 68.627
},
"oklch": {
"l": 0.86882,
"c": 0.15217,
"h": 159
},
"luminance": 0.69788
}Semantic roles & 50–950 ramp
primary
#6CF2AF
secondary
#CB3781
accent
#0573E0
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582