#6BE3E5#6BE3E5
#6BE3E5 is a very light, moderate teal. Relative luminance 0.637; OKLCH L 84.8% C 0.108 H 196.8°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE3E5 |
|---|---|
| RGB | rgb(107, 227, 229) |
| HSL | hsl(181, 70%, 66%) |
| HSV | hsv(181, 53%, 90%) |
| CMYK | cmyk(53.3%, 0.9%, 0%, 10.2%) |
| CIE-LAB | lab(83.82, -32.99, -11.26) |
| CIE-LCH | lch(83.82, 34.86, 198.84°) |
| OKLab | oklab(84.81% -0.1032 -0.0311) |
| OKLCH | oklch(84.81% 0.108 196.8) |
| XYZ | xyz(47.6694, 63.7166, 83.8999) |
| Luminance | 0.6372 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.23
Bright Light Blue
#26F7FD
ΔE00 5.42
Mediumturquoise
#48D1CC
ΔE00 5.59
Robin Egg Blue
#8AF1FE
ΔE00 5.89
Aqua Blue
#02D8E9
ΔE00 6.03
Robin'S Egg Blue
#98EFF9
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE3E5 #E56D6B
analogous
#6BE5AA #6BE3E5 #6BA6E5
triadic
#6BE3E5 #E56BE3 #E3E56B
tetradic
#6BE3E5 #AA6BE5 #E56D6B #A6E56B
square
#6BE3E5 #AA6BE5 #E56D6B #A6E56B
split-complementary
#6BE3E5 #E56BA6 #E5AA6B
monochromatic
#20B3B6 #37D9DC #6BE3E5 #9FEDEE #D3F7F7
Accessibility & contrast
On white
1.53
#6BE3E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#6BE3E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE3E5
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE3E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE3E5 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DAE5
Deuteranopia (green-blind)
#C2CBE6
Tritanopia (blue-blind)
#00EAE3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6be3e5; /* rgb */ color: rgb(107, 227, 229); /* oklch */ color: oklch(84.8% 0.108 196.8);
Tailwind
colors: {
custom: {
50: '#a0eced',
500: '#6be3e5',
950: '#000000',
},
}SCSS
$custom: #6be3e5; $custom-light: #a0eced; $custom-dark: #000000;
JSON
{
"hex": "#6be3e5",
"rgb": {
"r": 107,
"g": 227,
"b": 229
},
"hsl": {
"h": 180.984,
"s": 70.115,
"l": 65.882
},
"oklch": {
"l": 0.84808,
"c": 0.10777,
"h": 196.8
},
"luminance": 0.63721
}Semantic roles & 50–950 ramp
primary
#6BE3E5
secondary
#B6403E
accent
#1713D2
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#101616
muted
#808484