#6BEBC8#6BEBC8
#6BEBC8 is a very light, vivid teal. Relative luminance 0.667; OKLCH L 85.8% C 0.125 H 172.7°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEBC8 |
|---|---|
| RGB | rgb(107, 235, 200) |
| HSL | hsl(164, 76%, 67%) |
| HSV | hsv(164, 54%, 92%) |
| CMYK | cmyk(54.5%, 0%, 14.9%, 7.8%) |
| CIE-LAB | lab(85.36, -43.77, 6.29) |
| CIE-LCH | lch(85.36, 44.22, 171.83°) |
| OKLab | oklab(85.8% -0.1241 0.016) |
| OKLCH | oklch(85.8% 0.125 172.7) |
| XYZ | xyz(46.1923, 66.7082, 65.0741) |
| Luminance | 0.6671 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.73
Tiffany Blue
#7BF2DA
ΔE00 3.80
Aqua Marine
#2EE8BB
ΔE00 3.92
Aqua (survey)
#13EAC9
ΔE00 4.02
Light Teal
#90E4C1
ΔE00 4.64
Aquamarine
#7FFFD4
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEBC8 #EB6B8E
analogous
#6BEB88 #6BEBC8 #6BCEEB
triadic
#6BEBC8 #C86BEB #EBC86B
tetradic
#6BEBC8 #886BEB #EB6B8E #CEEB6B
square
#6BEBC8 #886BEB #EB6B8E #CEEB6B
split-complementary
#6BEBC8 #EB6BCE #EB886B
monochromatic
#1AC194 #35E4B4 #6BEBC8 #A1F2DC #D7FAF0
Accessibility & contrast
On white
1.46
#6BEBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#6BEBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEBC8
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEBC8 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DEC6
Deuteranopia (green-blind)
#D1CFCA
Tritanopia (blue-blind)
#24EDE1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6bebc8; /* rgb */ color: rgb(107, 235, 200); /* oklch */ color: oklch(85.8% 0.125 172.7);
Tailwind
colors: {
custom: {
50: '#9ff2d8',
500: '#6bebc8',
950: '#000000',
},
}SCSS
$custom: #6bebc8; $custom-light: #9ff2d8; $custom-dark: #000000;
JSON
{
"hex": "#6bebc8",
"rgb": {
"r": 107,
"g": 235,
"b": 200
},
"hsl": {
"h": 163.594,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.858,
"c": 0.12513,
"h": 172.7
},
"luminance": 0.66713
}Semantic roles & 50–950 ramp
primary
#6BEBC8
secondary
#C03A5F
accent
#0D45D8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583