#6CF4B3#6CF4B3
#6CF4B3 is a very light, vivid teal. Relative luminance 0.711; OKLCH L 87.4% C 0.151 H 160.0°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF4B3 |
|---|---|
| RGB | rgb(108, 244, 179) |
| HSL | hsl(151, 86%, 69%) |
| HSV | hsv(151, 56%, 96%) |
| CMYK | cmyk(55.7%, 0%, 26.6%, 4.3%) |
| CIE-LAB | lab(87.55, -51.90, 20.32) |
| CIE-LCH | lch(87.55, 55.73, 158.62°) |
| OKLab | oklab(87.45% -0.1424 0.0518) |
| OKLCH | oklch(87.45% 0.151 160) |
| XYZ | xyz(46.6676, 71.1398, 53.9111) |
| Luminance | 0.7114 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.94
Light Blue Green
#7EFBB3
ΔE00 2.48
Seafoam Green
#7AF9AB
ΔE00 3.07
Seafoam (survey)
#80F9AD
ΔE00 3.11
Light Aquamarine
#7BFDC7
ΔE00 3.29
Greenish Cyan
#2AFEB7
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF4B3 #F46CAD
analogous
#6CF46F #6CF4B3 #6CF1F4
triadic
#6CF4B3 #B36CF4 #F4B36C
tetradic
#6CF4B3 #6F6CF4 #F46CAD #F1F46C
square
#6CF4B3 #6F6CF4 #F46CAD #F1F46C
split-complementary
#6CF4B3 #F46CF1 #F46F6C
monochromatic
#10D677 #33F096 #6CF4B3 #A5F8D0 #DEFDEE
Accessibility & contrast
On white
1.38
#6CF4B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#6CF4B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF4B3
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF4B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF4B3 | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E4AF
Deuteranopia (green-blind)
#DED6B7
Tritanopia (blue-blind)
#37F3E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #6cf4b3; /* rgb */ color: rgb(108, 244, 179); /* oklch */ color: oklch(87.4% 0.151 160.0);
Tailwind
colors: {
custom: {
50: '#a0f8ca',
500: '#6cf4b3',
950: '#000000',
},
}SCSS
$custom: #6cf4b3; $custom-light: #a0f8ca; $custom-dark: #000000;
JSON
{
"hex": "#6cf4b3",
"rgb": {
"r": 108,
"g": 244,
"b": 179
},
"hsl": {
"h": 151.324,
"s": 86.076,
"l": 69.02
},
"oklch": {
"l": 0.87448,
"c": 0.15148,
"h": 160
},
"luminance": 0.71144
}Semantic roles & 50–950 ramp
primary
#6CF4B3
secondary
#CD377F
accent
#036EE3
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582