#6BE3E6#6BE3E6
#6BE3E6 is a very light, moderate teal. Relative luminance 0.638; OKLCH L 84.8% C 0.108 H 197.5°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE3E6 |
|---|---|
| RGB | rgb(107, 227, 230) |
| HSL | hsl(181, 71%, 66%) |
| HSV | hsv(181, 53%, 90%) |
| CMYK | cmyk(53.5%, 1.3%, 0%, 9.8%) |
| CIE-LAB | lab(83.85, -32.73, -11.74) |
| CIE-LCH | lch(83.85, 34.77, 199.74°) |
| OKLab | oklab(84.84% -0.1028 -0.0325) |
| OKLCH | oklch(84.84% 0.108 197.5) |
| XYZ | xyz(47.8095, 63.7726, 84.6374) |
| Luminance | 0.6378 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.91
Bright Light Blue
#26F7FD
ΔE00 5.40
Robin Egg Blue
#8AF1FE
ΔE00 5.63
Mediumturquoise
#48D1CC
ΔE00 5.79
Aqua Blue
#02D8E9
ΔE00 5.79
Robin'S Egg Blue
#98EFF9
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE3E6 #E66E6B
analogous
#6BE6AB #6BE3E6 #6BA5E6
triadic
#6BE3E6 #E66BE3 #E3E66B
tetradic
#6BE3E6 #AB6BE6 #E66E6B #A5E66B
square
#6BE3E6 #AB6BE6 #E66E6B #A5E66B
split-complementary
#6BE3E6 #E66BA5 #E6AB6B
monochromatic
#1FB4B8 #37D9DD #6BE3E6 #9FEDEF #D4F7F8
Accessibility & contrast
On white
1.53
#6BE3E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#6BE3E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE3E6
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE3E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE3E6 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAE6
Deuteranopia (green-blind)
#C1CBE7
Tritanopia (blue-blind)
#00EAE4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6be3e6; /* rgb */ color: rgb(107, 227, 230); /* oklch */ color: oklch(84.8% 0.108 197.5);
Tailwind
colors: {
custom: {
50: '#a0eced',
500: '#6be3e6',
950: '#000000',
},
}SCSS
$custom: #6be3e6; $custom-light: #a0eced; $custom-dark: #000000;
JSON
{
"hex": "#6be3e6",
"rgb": {
"r": 107,
"g": 227,
"b": 230
},
"hsl": {
"h": 181.463,
"s": 71.098,
"l": 66.078
},
"oklch": {
"l": 0.84841,
"c": 0.10777,
"h": 197.5
},
"luminance": 0.63777
}Semantic roles & 50–950 ramp
primary
#6BE3E6
secondary
#B8413E
accent
#1712D3
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#101616
muted
#808484