#6BEEB3#6BEEB3
#6BEEB3 is a very light, vivid teal. Relative luminance 0.675; OKLCH L 86.0% C 0.144 H 161.6°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEEB3 |
|---|---|
| RGB | rgb(107, 238, 179) |
| HSL | hsl(153, 79%, 68%) |
| HSV | hsv(153, 55%, 93%) |
| CMYK | cmyk(55%, 0%, 24.8%, 6.7%) |
| CIE-LAB | lab(85.77, -49.62, 17.83) |
| CIE-LCH | lch(85.77, 52.73, 160.24°) |
| OKLab | oklab(85.98% -0.1366 0.0455) |
| OKLCH | oklch(85.98% 0.144 161.6) |
| XYZ | xyz(44.7706, 67.5254, 53.3134) |
| Luminance | 0.6753 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.31
Light Aquamarine
#7BFDC7
ΔE00 3.61
Light Blue Green
#7EFBB3
ΔE00 3.94
Seafoam
#7FE0B3
ΔE00 4.41
Seafoam (survey)
#80F9AD
ΔE00 4.46
Seafoam Green
#7AF9AB
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEEB3 #EE6BA6
analogous
#6BEE71 #6BEEB3 #6BE8EE
triadic
#6BEEB3 #B36BEE #EEB36B
tetradic
#6BEEB3 #716BEE #EE6BA6 #E8EE6B
square
#6BEEB3 #716BEE #EE6BA6 #E8EE6B
split-complementary
#6BEEB3 #EE6BE8 #EE716B
monochromatic
#17C878 #34E897 #6BEEB3 #A2F4CF #D9FBEB
Accessibility & contrast
On white
1.45
#6BEEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#6BEEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEEB3
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEEB3 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDEB0
Deuteranopia (green-blind)
#D8D1B7
Tritanopia (blue-blind)
#37EDDE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6beeb3; /* rgb */ color: rgb(107, 238, 179); /* oklch */ color: oklch(86.0% 0.144 161.6);
Tailwind
colors: {
custom: {
50: '#9ff4c9',
500: '#6beeb3',
950: '#000000',
},
}SCSS
$custom: #6beeb3; $custom-light: #9ff4c9; $custom-dark: #000000;
JSON
{
"hex": "#6beeb3",
"rgb": {
"r": 107,
"g": 238,
"b": 179
},
"hsl": {
"h": 152.977,
"s": 79.394,
"l": 67.647
},
"oklch": {
"l": 0.85983,
"c": 0.14402,
"h": 161.6
},
"luminance": 0.6753
}Semantic roles & 50–950 ramp
primary
#6BEEB3
secondary
#C53878
accent
#0A68DC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582