#6BE5E4#6BE5E4
#6BE5E4 is a very light, moderate teal. Relative luminance 0.648; OKLCH L 85.2% C 0.109 H 194.6°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE5E4 |
|---|---|
| RGB | rgb(107, 229, 228) |
| HSL | hsl(180, 70%, 66%) |
| HSV | hsv(180, 53%, 90%) |
| CMYK | cmyk(53.3%, 0%, 0.4%, 10.2%) |
| CIE-LAB | lab(84.36, -34.19, -9.92) |
| CIE-LCH | lch(84.36, 35.60, 196.18°) |
| OKLab | oklab(85.24% -0.1057 -0.0275) |
| OKLCH | oklch(85.24% 0.109 194.6) |
| XYZ | xyz(48.0804, 64.7612, 83.3501) |
| Luminance | 0.6477 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 5.27
Mediumturquoise
#48D1CC
ΔE00 5.45
Bright Cyan
#41FDFE
ΔE00 5.70
Robin'S Egg
#6DEDFD
ΔE00 6.10
Turquoise
#40E0D0
ΔE00 6.11
Robin Egg Blue
#8AF1FE
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE5E4 #E56B6C
analogous
#6BE5A7 #6BE5E4 #6BA9E5
triadic
#6BE5E4 #E46BE5 #E5E46B
tetradic
#6BE5E4 #A76BE5 #E56B6C #A9E56B
square
#6BE5E4 #A76BE5 #E56B6C #A9E56B
split-complementary
#6BE5E4 #E56BA9 #E5A76B
monochromatic
#20B6B4 #37DCDB #6BE5E4 #9FEEED #D3F7F7
Accessibility & contrast
On white
1.51
#6BE5E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#6BE5E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE5E4
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE5E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE5E4 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DBE4
Deuteranopia (green-blind)
#C4CCE5
Tritanopia (blue-blind)
#00EBE4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6be5e4; /* rgb */ color: rgb(107, 229, 228); /* oklch */ color: oklch(85.2% 0.109 194.6);
Tailwind
colors: {
custom: {
50: '#a0edec',
500: '#6be5e4',
950: '#000000',
},
}SCSS
$custom: #6be5e4; $custom-light: #a0edec; $custom-dark: #000000;
JSON
{
"hex": "#6be5e4",
"rgb": {
"r": 107,
"g": 229,
"b": 228
},
"hsl": {
"h": 179.508,
"s": 70.115,
"l": 65.882
},
"oklch": {
"l": 0.85236,
"c": 0.10922,
"h": 194.6
},
"luminance": 0.64766
}Semantic roles & 50–950 ramp
primary
#6BE5E4
secondary
#B63E3F
accent
#1315D2
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#101616
muted
#808584