#6BEBD2#6BEBD2
#6BEBD2 is a very light, moderate teal. Relative luminance 0.672; OKLCH L 86.1% C 0.120 H 178.6°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEBD2 |
|---|---|
| RGB | rgb(107, 235, 210) |
| HSL | hsl(168, 76%, 67%) |
| HSV | hsv(168, 54%, 92%) |
| CMYK | cmyk(54.5%, 0%, 10.6%, 7.8%) |
| CIE-LAB | lab(85.60, -41.43, 1.39) |
| CIE-LCH | lch(85.60, 41.45, 178.08°) |
| OKLab | oklab(86.08% -0.1197 0.003) |
| OKLCH | oklch(86.08% 0.12 178.6) |
| XYZ | xyz(47.3994, 67.1911, 71.4315) |
| Luminance | 0.6720 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.92
Aqua (survey)
#13EAC9
ΔE00 4.19
Turquoise
#40E0D0
ΔE00 4.49
Light Turquoise
#7EF4CC
ΔE00 4.92
Light Aqua
#8CFFDB
ΔE00 5.64
Bright Aqua
#0BF9EA
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEBD2 #EB6B84
analogous
#6BEB92 #6BEBD2 #6BC4EB
triadic
#6BEBD2 #D26BEB #EBD26B
tetradic
#6BEBD2 #926BEB #EB6B84 #C4EB6B
square
#6BEBD2 #926BEB #EB6B84 #C4EB6B
split-complementary
#6BEBD2 #EB6BC4 #EB926B
monochromatic
#1AC1A1 #35E4C2 #6BEBD2 #A1F2E2 #D7FAF3
Accessibility & contrast
On white
1.45
#6BEBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#6BEBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEBD2
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEBD2 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DED1
Deuteranopia (green-blind)
#CFD0D4
Tritanopia (blue-blind)
#11EEE3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6bebd2; /* rgb */ color: rgb(107, 235, 210); /* oklch */ color: oklch(86.1% 0.120 178.6);
Tailwind
colors: {
custom: {
50: '#9ff2df',
500: '#6bebd2',
950: '#000000',
},
}SCSS
$custom: #6bebd2; $custom-light: #9ff2df; $custom-dark: #000000;
JSON
{
"hex": "#6bebd2",
"rgb": {
"r": 107,
"g": 235,
"b": 210
},
"hsl": {
"h": 168.281,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.86079,
"c": 0.11977,
"h": 178.6
},
"luminance": 0.67196
}Semantic roles & 50–950 ramp
primary
#6BEBD2
secondary
#C03A54
accent
#0D35D8
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584