#6CF3B2#6CF3B2
#6CF3B2 is a very light, vivid teal. Relative luminance 0.705; OKLCH L 87.2% C 0.151 H 159.9°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF3B2 |
|---|---|
| RGB | rgb(108, 243, 178) |
| HSL | hsl(151, 85%, 69%) |
| HSV | hsv(151, 56%, 95%) |
| CMYK | cmyk(55.6%, 0%, 26.7%, 4.7%) |
| CIE-LAB | lab(87.24, -51.68, 20.40) |
| CIE-LCH | lch(87.24, 55.56, 158.46°) |
| OKLab | oklab(87.19% -0.1418 0.052) |
| OKLCH | oklch(87.19% 0.151 159.9) |
| XYZ | xyz(46.2667, 70.4994, 53.2804) |
| Luminance | 0.7050 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.10
Light Blue Green
#7EFBB3
ΔE00 2.57
Seafoam Green
#7AF9AB
ΔE00 3.09
Seafoam (survey)
#80F9AD
ΔE00 3.14
Light Aquamarine
#7BFDC7
ΔE00 3.45
Greenish Cyan
#2AFEB7
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF3B2 #F36CAD
analogous
#6CF36F #6CF3B2 #6CF1F3
triadic
#6CF3B2 #B26CF3 #F3B26C
tetradic
#6CF3B2 #6F6CF3 #F36CAD #F1F36C
square
#6CF3B2 #6F6CF3 #F36CAD #F1F36C
split-complementary
#6CF3B2 #F36CF1 #F36F6C
monochromatic
#11D376 #33EE94 #6CF3B2 #A5F8D0 #DDFCED
Accessibility & contrast
On white
1.39
#6CF3B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#6CF3B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF3B2
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF3B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF3B2 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E3AE
Deuteranopia (green-blind)
#DDD5B6
Tritanopia (blue-blind)
#38F2E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #6cf3b2; /* rgb */ color: rgb(108, 243, 178); /* oklch */ color: oklch(87.2% 0.151 159.9);
Tailwind
colors: {
custom: {
50: '#a0f8c9',
500: '#6cf3b2',
950: '#000000',
},
}SCSS
$custom: #6cf3b2; $custom-light: #a0f8c9; $custom-dark: #000000;
JSON
{
"hex": "#6cf3b2",
"rgb": {
"r": 108,
"g": 243,
"b": 178
},
"hsl": {
"h": 151.111,
"s": 84.906,
"l": 68.824
},
"oklch": {
"l": 0.87187,
"c": 0.15099,
"h": 159.9
},
"luminance": 0.70504
}Semantic roles & 50–950 ramp
primary
#6CF3B2
secondary
#CC377F
accent
#046FE1
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582