#6BEBBE#6BEBBE
#6BEBBE is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.5% C 0.132 H 167.4°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEBBE |
|---|---|
| RGB | rgb(107, 235, 190) |
| HSL | hsl(159, 76%, 67%) |
| HSV | hsv(159, 54%, 92%) |
| CMYK | cmyk(54.5%, 0%, 19.1%, 7.8%) |
| CIE-LAB | lab(85.13, -46.02, 11.19) |
| CIE-LCH | lch(85.13, 47.36, 166.33°) |
| OKLab | oklab(85.54% -0.1285 0.0287) |
| OKLCH | oklch(85.54% 0.132 167.4) |
| XYZ | xyz(45.0616, 66.2560, 59.1192) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.71
Aqua Marine
#2EE8BB
ΔE00 3.45
Seafoam
#7FE0B3
ΔE00 3.56
Light Aquamarine
#7BFDC7
ΔE00 4.23
Aquamarine
#7FFFD4
ΔE00 4.45
Light Teal
#90E4C1
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEBBE #EB6B98
analogous
#6BEB7E #6BEBBE #6BD8EB
triadic
#6BEBBE #BE6BEB #EBBE6B
tetradic
#6BEBBE #7E6BEB #EB6B98 #D8EB6B
square
#6BEBBE #7E6BEB #EB6B98 #D8EB6B
split-complementary
#6BEBBE #EB6BD8 #EB7E6B
monochromatic
#1AC187 #35E4A6 #6BEBBE #A1F2D6 #D7FAED
Accessibility & contrast
On white
1.47
#6BEBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#6BEBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEBBE
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEBBE | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBC
Deuteranopia (green-blind)
#D3CFC1
Tritanopia (blue-blind)
#2FECDE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6bebbe; /* rgb */ color: rgb(107, 235, 190); /* oklch */ color: oklch(85.5% 0.132 167.4);
Tailwind
colors: {
custom: {
50: '#9ff2d1',
500: '#6bebbe',
950: '#000000',
},
}SCSS
$custom: #6bebbe; $custom-light: #9ff2d1; $custom-dark: #000000;
JSON
{
"hex": "#6bebbe",
"rgb": {
"r": 107,
"g": 235,
"b": 190
},
"hsl": {
"h": 158.906,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.85537,
"c": 0.13169,
"h": 167.4
},
"luminance": 0.6626
}Semantic roles & 50–950 ramp
primary
#6BEBBE
secondary
#C03A69
accent
#0D55D8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583