#6BEBD3#6BEBD3
#6BEBD3 is a very light, moderate teal. Relative luminance 0.672; OKLCH L 86.1% C 0.119 H 179.2°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEBD3 |
|---|---|
| RGB | rgb(107, 235, 211) |
| HSL | hsl(169, 76%, 67%) |
| HSV | hsv(169, 54%, 92%) |
| CMYK | cmyk(54.5%, 0%, 10.2%, 7.8%) |
| CIE-LAB | lab(85.63, -41.19, 0.90) |
| CIE-LCH | lch(85.63, 41.20, 178.75°) |
| OKLab | oklab(86.11% -0.1193 0.0017) |
| OKLCH | oklch(86.11% 0.119 179.2) |
| XYZ | xyz(47.5244, 67.2411, 72.0897) |
| Luminance | 0.6725 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.89
Turquoise
#40E0D0
ΔE00 4.30
Aqua (survey)
#13EAC9
ΔE00 4.33
Light Turquoise
#7EF4CC
ΔE00 5.19
Bright Aqua
#0BF9EA
ΔE00 5.75
Light Aqua
#8CFFDB
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEBD3 #EB6B83
analogous
#6BEB93 #6BEBD3 #6BC3EB
triadic
#6BEBD3 #D36BEB #EBD36B
tetradic
#6BEBD3 #936BEB #EB6B83 #C3EB6B
square
#6BEBD3 #936BEB #EB6B83 #C3EB6B
split-complementary
#6BEBD3 #EB6BC3 #EB936B
monochromatic
#1AC1A2 #35E4C3 #6BEBD3 #A1F2E3 #D7FAF3
Accessibility & contrast
On white
1.45
#6BEBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#6BEBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEBD3
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEBD3 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DFD2
Deuteranopia (green-blind)
#CED0D5
Tritanopia (blue-blind)
#0EEEE4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6bebd3; /* rgb */ color: rgb(107, 235, 211); /* oklch */ color: oklch(86.1% 0.119 179.2);
Tailwind
colors: {
custom: {
50: '#9ff2e0',
500: '#6bebd3',
950: '#000000',
},
}SCSS
$custom: #6bebd3; $custom-light: #9ff2e0; $custom-dark: #000000;
JSON
{
"hex": "#6bebd3",
"rgb": {
"r": 107,
"g": 235,
"b": 211
},
"hsl": {
"h": 168.75,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.86108,
"c": 0.11931,
"h": 179.2
},
"luminance": 0.67246
}Semantic roles & 50–950 ramp
primary
#6BEBD3
secondary
#C03A53
accent
#0D33D8
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584