#6BEBB5#6BEBB5
#6BEBB5 is a very light, vivid teal. Relative luminance 0.659; OKLCH L 85.3% C 0.138 H 163.2°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEBB5 |
|---|---|
| RGB | rgb(107, 235, 181) |
| HSL | hsl(155, 76%, 67%) |
| HSV | hsv(155, 54%, 92%) |
| CMYK | cmyk(54.5%, 0%, 23%, 7.8%) |
| CIE-LAB | lab(84.93, -47.95, 15.62) |
| CIE-LCH | lch(84.93, 50.43, 161.96°) |
| OKLab | oklab(85.32% -0.1325 0.04) |
| OKLCH | oklch(85.32% 0.138 163.2) |
| XYZ | xyz(44.1082, 65.8746, 54.0977) |
| Luminance | 0.6588 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.38
Seafoam
#7FE0B3
ΔE00 3.54
Light Aquamarine
#7BFDC7
ΔE00 3.92
Light Turquoise
#7EF4CC
ΔE00 4.23
Aqua Marine
#2EE8BB
ΔE00 4.48
Light Blue Green
#7EFBB3
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEBB5 #EB6BA1
analogous
#6BEB75 #6BEBB5 #6BE1EB
triadic
#6BEBB5 #B56BEB #EBB56B
tetradic
#6BEBB5 #756BEB #EB6BA1 #E1EB6B
square
#6BEBB5 #756BEB #EB6BA1 #E1EB6B
split-complementary
#6BEBB5 #EB6BE1 #EB756B
monochromatic
#1AC17B #35E49A #6BEBB5 #A1F2D0 #D7FAEB
Accessibility & contrast
On white
1.48
#6BEBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#6BEBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEBB5
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEBB5 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB2
Deuteranopia (green-blind)
#D5CFB8
Tritanopia (blue-blind)
#37EBDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6bebb5; /* rgb */ color: rgb(107, 235, 181); /* oklch */ color: oklch(85.3% 0.138 163.2);
Tailwind
colors: {
custom: {
50: '#9ff2cb',
500: '#6bebb5',
950: '#000000',
},
}SCSS
$custom: #6bebb5; $custom-light: #9ff2cb; $custom-dark: #000000;
JSON
{
"hex": "#6bebb5",
"rgb": {
"r": 107,
"g": 235,
"b": 181
},
"hsl": {
"h": 154.688,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.85315,
"c": 0.13844,
"h": 163.2
},
"luminance": 0.65879
}Semantic roles & 50–950 ramp
primary
#6BEBB5
secondary
#C03A73
accent
#0D63D8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582