#6BEEB2#6BEEB2
#6BEEB2 is a very light, vivid teal. Relative luminance 0.675; OKLCH L 86.0% C 0.145 H 161.2°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEEB2 |
|---|---|
| RGB | rgb(107, 238, 178) |
| HSL | hsl(153, 79%, 68%) |
| HSV | hsv(153, 55%, 93%) |
| CMYK | cmyk(55%, 0%, 25.2%, 6.7%) |
| CIE-LAB | lab(85.75, -49.83, 18.32) |
| CIE-LCH | lch(85.75, 53.09, 159.82°) |
| OKLab | oklab(85.96% -0.1371 0.0468) |
| OKLCH | oklch(85.96% 0.145 161.2) |
| XYZ | xyz(44.6698, 67.4851, 52.7827) |
| Luminance | 0.6749 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.22
Light Aquamarine
#7BFDC7
ΔE00 3.71
Light Blue Green
#7EFBB3
ΔE00 3.80
Seafoam (survey)
#80F9AD
ΔE00 4.29
Seafoam Green
#7AF9AB
ΔE00 4.30
Seafoam
#7FE0B3
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEEB2 #EE6BA7
analogous
#6BEE70 #6BEEB2 #6BE9EE
triadic
#6BEEB2 #B26BEE #EEB26B
tetradic
#6BEEB2 #706BEE #EE6BA7 #E9EE6B
square
#6BEEB2 #706BEE #EE6BA7 #E9EE6B
split-complementary
#6BEEB2 #EE6BE9 #EE706B
monochromatic
#17C877 #34E895 #6BEEB2 #A2F4CF #D9FBEB
Accessibility & contrast
On white
1.45
#6BEEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#6BEEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEEB2
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEEB2 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDEAF
Deuteranopia (green-blind)
#D8D1B6
Tritanopia (blue-blind)
#38EDDE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6beeb2; /* rgb */ color: rgb(107, 238, 178); /* oklch */ color: oklch(86.0% 0.145 161.2);
Tailwind
colors: {
custom: {
50: '#9ff4c9',
500: '#6beeb2',
950: '#000000',
},
}SCSS
$custom: #6beeb2; $custom-light: #9ff4c9; $custom-dark: #000000;
JSON
{
"hex": "#6beeb2",
"rgb": {
"r": 107,
"g": 238,
"b": 178
},
"hsl": {
"h": 152.519,
"s": 79.394,
"l": 67.647
},
"oklch": {
"l": 0.8596,
"c": 0.14483,
"h": 161.2
},
"luminance": 0.67489
}Semantic roles & 50–950 ramp
primary
#6BEEB2
secondary
#C53879
accent
#0A6ADC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582