#6BEEB5#6BEEB5
#6BEEB5 is a very light, vivid teal. Relative luminance 0.676; OKLCH L 86.0% C 0.142 H 162.4°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEEB5 |
|---|---|
| RGB | rgb(107, 238, 181) |
| HSL | hsl(154, 79%, 68%) |
| HSV | hsv(154, 55%, 93%) |
| CMYK | cmyk(55%, 0%, 23.9%, 6.7%) |
| CIE-LAB | lab(85.81, -49.21, 16.85) |
| CIE-LCH | lch(85.81, 52.01, 161.10°) |
| OKLab | oklab(86.03% -0.1357 0.0431) |
| OKLCH | oklch(86.03% 0.142 162.4) |
| XYZ | xyz(44.9743, 67.6069, 54.3865) |
| Luminance | 0.6761 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.55
Light Aquamarine
#7BFDC7
ΔE00 3.44
Seafoam
#7FE0B3
ΔE00 4.22
Light Blue Green
#7EFBB3
ΔE00 4.24
Light Turquoise
#7EF4CC
ΔE00 4.48
Greenish Cyan
#2AFEB7
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEEB5 #EE6BA4
analogous
#6BEE73 #6BEEB5 #6BE6EE
triadic
#6BEEB5 #B56BEE #EEB56B
tetradic
#6BEEB5 #736BEE #EE6BA4 #E6EE6B
square
#6BEEB5 #736BEE #EE6BA4 #E6EE6B
split-complementary
#6BEEB5 #EE6BE6 #EE736B
monochromatic
#17C87B #34E89A #6BEEB5 #A2F4D0 #D9FBEC
Accessibility & contrast
On white
1.45
#6BEEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#6BEEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEEB5
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEEB5 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDFB2
Deuteranopia (green-blind)
#D8D1B9
Tritanopia (blue-blind)
#36EEDE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6beeb5; /* rgb */ color: rgb(107, 238, 181); /* oklch */ color: oklch(86.0% 0.142 162.4);
Tailwind
colors: {
custom: {
50: '#9ff4cb',
500: '#6beeb5',
950: '#000000',
},
}SCSS
$custom: #6beeb5; $custom-light: #9ff4cb; $custom-dark: #000000;
JSON
{
"hex": "#6beeb5",
"rgb": {
"r": 107,
"g": 238,
"b": 181
},
"hsl": {
"h": 153.893,
"s": 79.394,
"l": 67.647
},
"oklch": {
"l": 0.8603,
"c": 0.1424,
"h": 162.4
},
"luminance": 0.67611
}Semantic roles & 50–950 ramp
primary
#6BEEB5
secondary
#C53875
accent
#0A65DC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582