#6BEBD5#6BEBD5
#6BEBD5 is a very light, moderate teal. Relative luminance 0.673; OKLCH L 86.2% C 0.118 H 180.4°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEBD5 |
|---|---|
| RGB | rgb(107, 235, 213) |
| HSL | hsl(170, 76%, 67%) |
| HSV | hsv(170, 54%, 92%) |
| CMYK | cmyk(54.5%, 0%, 9.4%, 7.8%) |
| CIE-LAB | lab(85.68, -40.71, -0.08) |
| CIE-LCH | lch(85.68, 40.71, 180.11°) |
| OKLab | oklab(86.17% -0.1184 -0.0009) |
| OKLCH | oklch(86.17% 0.118 180.4) |
| XYZ | xyz(47.7767, 67.3420, 73.4184) |
| Luminance | 0.6735 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.98
Turquoise
#40E0D0
ΔE00 3.96
Aqua (survey)
#13EAC9
ΔE00 4.67
Bright Aqua
#0BF9EA
ΔE00 5.39
Light Turquoise
#7EF4CC
ΔE00 5.75
Light Aqua
#8CFFDB
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEBD5 #EB6B81
analogous
#6BEB95 #6BEBD5 #6BC1EB
triadic
#6BEBD5 #D56BEB #EBD56B
tetradic
#6BEBD5 #956BEB #EB6B81 #C1EB6B
square
#6BEBD5 #956BEB #EB6B81 #C1EB6B
split-complementary
#6BEBD5 #EB6BC1 #EB956B
monochromatic
#1AC1A5 #35E4C6 #6BEBD5 #A1F2E4 #D7FAF4
Accessibility & contrast
On white
1.45
#6BEBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#6BEBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEBD5
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEBD5 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DFD4
Deuteranopia (green-blind)
#CED0D7
Tritanopia (blue-blind)
#06EFE4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6bebd5; /* rgb */ color: rgb(107, 235, 213); /* oklch */ color: oklch(86.2% 0.118 180.4);
Tailwind
colors: {
custom: {
50: '#a0f2e1',
500: '#6bebd5',
950: '#000000',
},
}SCSS
$custom: #6bebd5; $custom-light: #a0f2e1; $custom-dark: #000000;
JSON
{
"hex": "#6bebd5",
"rgb": {
"r": 107,
"g": 235,
"b": 213
},
"hsl": {
"h": 169.688,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.86166,
"c": 0.11843,
"h": 180.4
},
"luminance": 0.67347
}Semantic roles & 50–950 ramp
primary
#6BEBD5
secondary
#C03A51
accent
#0D30D8
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584