#6BEBCC#6BEBCC
#6BEBCC is a very light, vivid teal. Relative luminance 0.669; OKLCH L 85.9% C 0.123 H 175.0°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEBCC |
|---|---|
| RGB | rgb(107, 235, 204) |
| HSL | hsl(165, 76%, 67%) |
| HSV | hsv(165, 54%, 92%) |
| CMYK | cmyk(54.5%, 0%, 13.2%, 7.8%) |
| CIE-LAB | lab(85.45, -42.85, 4.33) |
| CIE-LCH | lch(85.45, 43.06, 174.23°) |
| OKLab | oklab(85.91% -0.1223 0.0108) |
| OKLCH | oklch(85.91% 0.123 175) |
| XYZ | xyz(46.6659, 66.8977, 67.5683) |
| Luminance | 0.6690 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.86
Light Turquoise
#7EF4CC
ΔE00 3.45
Aqua (survey)
#13EAC9
ΔE00 3.81
Aqua Marine
#2EE8BB
ΔE00 4.62
Light Aqua
#8CFFDB
ΔE00 4.91
Light Teal
#90E4C1
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEBCC #EB6B8A
analogous
#6BEB8C #6BEBCC #6BCAEB
triadic
#6BEBCC #CC6BEB #EBCC6B
tetradic
#6BEBCC #8C6BEB #EB6B8A #CAEB6B
square
#6BEBCC #8C6BEB #EB6B8A #CAEB6B
split-complementary
#6BEBCC #EB6BCA #EB8C6B
monochromatic
#1AC199 #35E4B9 #6BEBCC #A1F2DF #D7FAF1
Accessibility & contrast
On white
1.46
#6BEBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#6BEBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEBCC
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEBCC | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DECB
Deuteranopia (green-blind)
#D0D0CE
Tritanopia (blue-blind)
#1EEDE2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6bebcc; /* rgb */ color: rgb(107, 235, 204); /* oklch */ color: oklch(85.9% 0.123 175.0);
Tailwind
colors: {
custom: {
50: '#9ff2db',
500: '#6bebcc',
950: '#000000',
},
}SCSS
$custom: #6bebcc; $custom-light: #9ff2db; $custom-dark: #000000;
JSON
{
"hex": "#6bebcc",
"rgb": {
"r": 107,
"g": 235,
"b": 204
},
"hsl": {
"h": 165.469,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.8591,
"c": 0.12283,
"h": 175
},
"luminance": 0.66902
}Semantic roles & 50–950 ramp
primary
#6BEBCC
secondary
#C03A5B
accent
#0D3ED8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1715
muted
#808584