#6BE5E5#6BE5E5
#6BE5E5 is a very light, moderate teal. Relative luminance 0.648; OKLCH L 85.3% C 0.109 H 195.3°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE5E5 |
|---|---|
| RGB | rgb(107, 229, 229) |
| HSL | hsl(180, 70%, 66%) |
| HSV | hsv(180, 53%, 90%) |
| CMYK | cmyk(53.3%, 0%, 0%, 10.2%) |
| CIE-LAB | lab(84.39, -33.93, -10.41) |
| CIE-LCH | lch(84.39, 35.49, 197.05°) |
| OKLab | oklab(85.27% -0.1053 -0.0288) |
| OKLCH | oklch(85.27% 0.109 195.3) |
| XYZ | xyz(48.2196, 64.8169, 84.0833) |
| Luminance | 0.6482 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 5.17
Mediumturquoise
#48D1CC
ΔE00 5.59
Bright Cyan
#41FDFE
ΔE00 5.69
Robin'S Egg
#6DEDFD
ΔE00 5.75
Robin Egg Blue
#8AF1FE
ΔE00 6.28
Turquoise
#40E0D0
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE5E5 #E56B6B
analogous
#6BE5A8 #6BE5E5 #6BA8E5
triadic
#6BE5E5 #E56BE5 #E5E56B
tetradic
#6BE5E5 #A86BE5 #E56B6B #A8E56B
square
#6BE5E5 #A86BE5 #E56B6B #A8E56B
split-complementary
#6BE5E5 #E56BA8 #E5A86B
monochromatic
#20B6B6 #37DCDC #6BE5E5 #9FEEEE #D3F7F7
Accessibility & contrast
On white
1.50
#6BE5E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#6BE5E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE5E5
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE5E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE5E5 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DBE5
Deuteranopia (green-blind)
#C4CCE6
Tritanopia (blue-blind)
#00EBE5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6be5e5; /* rgb */ color: rgb(107, 229, 229); /* oklch */ color: oklch(85.3% 0.109 195.3);
Tailwind
colors: {
custom: {
50: '#a0eded',
500: '#6be5e5',
950: '#000000',
},
}SCSS
$custom: #6be5e5; $custom-light: #a0eded; $custom-dark: #000000;
JSON
{
"hex": "#6be5e5",
"rgb": {
"r": 107,
"g": 229,
"b": 229
},
"hsl": {
"h": 180,
"s": 70.115,
"l": 65.882
},
"oklch": {
"l": 0.85269,
"c": 0.10916,
"h": 195.3
},
"luminance": 0.64822
}Semantic roles & 50–950 ramp
primary
#6BE5E5
secondary
#B63E3E
accent
#1313D2
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#101616
muted
#808584