#6BEAD4#6BEAD4
#6BEAD4 is a very light, moderate teal. Relative luminance 0.667; OKLCH L 85.9% C 0.118 H 180.3°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEAD4 |
|---|---|
| RGB | rgb(107, 234, 212) |
| HSL | hsl(170, 75%, 67%) |
| HSV | hsv(170, 54%, 92%) |
| CMYK | cmyk(54.3%, 0%, 9.4%, 8.2%) |
| CIE-LAB | lab(85.36, -40.50, -0.01) |
| CIE-LCH | lch(85.36, 40.50, 180.01°) |
| OKLab | oklab(85.9% -0.1178 -0.0007) |
| OKLCH | oklch(85.9% 0.118 180.3) |
| XYZ | xyz(47.3646, 66.7204, 72.6568) |
| Luminance | 0.6673 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.12
Turquoise
#40E0D0
ΔE00 3.86
Aqua (survey)
#13EAC9
ΔE00 4.67
Bright Aqua
#0BF9EA
ΔE00 5.54
Light Turquoise
#7EF4CC
ΔE00 5.79
Light Aqua
#8CFFDB
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEAD4 #EA6B81
analogous
#6BEA95 #6BEAD4 #6BC1EA
triadic
#6BEAD4 #D46BEA #EAD46B
tetradic
#6BEAD4 #956BEA #EA6B81 #C1EA6B
square
#6BEAD4 #956BEA #EA6B81 #C1EA6B
split-complementary
#6BEAD4 #EA6BC1 #EA956B
monochromatic
#1BBFA3 #35E2C4 #6BEAD4 #A1F2E4 #D6F9F3
Accessibility & contrast
On white
1.46
#6BEAD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#6BEAD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEAD4
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEAD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEAD4 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED3
Deuteranopia (green-blind)
#CDCFD6
Tritanopia (blue-blind)
#0CEEE3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6bead4; /* rgb */ color: rgb(107, 234, 212); /* oklch */ color: oklch(85.9% 0.118 180.3);
Tailwind
colors: {
custom: {
50: '#9ff1e1',
500: '#6bead4',
950: '#000000',
},
}SCSS
$custom: #6bead4; $custom-light: #9ff1e1; $custom-dark: #000000;
JSON
{
"hex": "#6bead4",
"rgb": {
"r": 107,
"g": 234,
"b": 212
},
"hsl": {
"h": 169.606,
"s": 75.148,
"l": 66.863
},
"oklch": {
"l": 0.85903,
"c": 0.1178,
"h": 180.3
},
"luminance": 0.66725
}Semantic roles & 50–950 ramp
primary
#6BEAD4
secondary
#BE3B52
accent
#0E31D7
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584