#6BEBB3#6BEBB3
#6BEBB3 is a very light, vivid teal. Relative luminance 0.658; OKLCH L 85.3% C 0.140 H 162.4°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEBB3 |
|---|---|
| RGB | rgb(107, 235, 179) |
| HSL | hsl(154, 76%, 67%) |
| HSV | hsv(154, 54%, 92%) |
| CMYK | cmyk(54.5%, 0%, 23.8%, 7.8%) |
| CIE-LAB | lab(84.89, -48.36, 16.60) |
| CIE-LCH | lch(84.89, 51.13, 161.06°) |
| OKLab | oklab(85.27% -0.1334 0.0425) |
| OKLCH | oklch(85.27% 0.14 162.4) |
| XYZ | xyz(43.9044, 65.7931, 53.0247) |
| Luminance | 0.6580 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.12
Seafoam
#7FE0B3
ΔE00 3.70
Light Aquamarine
#7BFDC7
ΔE00 4.01
Light Turquoise
#7EF4CC
ΔE00 4.62
Light Blue Green
#7EFBB3
ΔE00 4.71
Aqua Marine
#2EE8BB
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEBB3 #EB6BA3
analogous
#6BEB73 #6BEBB3 #6BE3EB
triadic
#6BEBB3 #B36BEB #EBB36B
tetradic
#6BEBB3 #736BEB #EB6BA3 #E3EB6B
square
#6BEBB3 #736BEB #EB6BA3 #E3EB6B
split-complementary
#6BEBB3 #EB6BE3 #EB736B
monochromatic
#1AC178 #35E497 #6BEBB3 #A1F2CF #D7FAEA
Accessibility & contrast
On white
1.48
#6BEBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#6BEBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEBB3
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEBB3 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCB0
Deuteranopia (green-blind)
#D5CFB7
Tritanopia (blue-blind)
#39EBDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6bebb3; /* rgb */ color: rgb(107, 235, 179); /* oklch */ color: oklch(85.3% 0.140 162.4);
Tailwind
colors: {
custom: {
50: '#9ff2c9',
500: '#6bebb3',
950: '#000000',
},
}SCSS
$custom: #6bebb3; $custom-light: #9ff2c9; $custom-dark: #000000;
JSON
{
"hex": "#6bebb3",
"rgb": {
"r": 107,
"g": 235,
"b": 179
},
"hsl": {
"h": 153.75,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.85267,
"c": 0.14003,
"h": 162.4
},
"luminance": 0.65797
}Semantic roles & 50–950 ramp
primary
#6BEBB3
secondary
#C03A75
accent
#0D66D8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582