#6BE0EA#6BE0EA
#6BE0EA is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.3% C 0.106 H 202.9°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE0EA |
|---|---|
| RGB | rgb(107, 224, 234) |
| HSL | hsl(185, 75%, 67%) |
| HSV | hsv(185, 54%, 92%) |
| CMYK | cmyk(54.3%, 4.3%, 0%, 8.2%) |
| CIE-LAB | lab(83.11, -30.24, -14.96) |
| CIE-LCH | lch(83.11, 33.74, 206.32°) |
| OKLab | oklab(84.29% -0.0979 -0.0413) |
| OKLCH | oklch(84.29% 0.106 202.9) |
| XYZ | xyz(47.5642, 62.3731, 87.3586) |
| Luminance | 0.6238 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.42
Aqua Blue
#02D8E9
ΔE00 4.43
Robin Egg Blue
#8AF1FE
ΔE00 4.60
Robin'S Egg Blue
#98EFF9
ΔE00 5.14
Bright Light Blue
#26F7FD
ΔE00 6.52
Darkturquoise
#00CED1
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE0EA #EA756B
analogous
#6BEAB4 #6BE0EA #6BA1EA
triadic
#6BE0EA #EA6BE0 #E0EA6B
tetradic
#6BE0EA #B46BEA #EA756B #A1EA6B
square
#6BE0EA #B46BEA #EA756B #A1EA6B
split-complementary
#6BE0EA #EA6BA1 #EAB46B
monochromatic
#1BB3BF #35D5E2 #6BE0EA #A1EBF2 #D6F6F9
Accessibility & contrast
On white
1.56
#6BE0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#6BE0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE0EA
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE0EA | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EB
Deuteranopia (green-blind)
#BDC9EB
Tritanopia (blue-blind)
#00E8E3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6be0ea; /* rgb */ color: rgb(107, 224, 234); /* oklch */ color: oklch(84.3% 0.106 202.9);
Tailwind
colors: {
custom: {
50: '#a0eaf0',
500: '#6be0ea',
950: '#000000',
},
}SCSS
$custom: #6be0ea; $custom-light: #a0eaf0; $custom-dark: #000000;
JSON
{
"hex": "#6be0ea",
"rgb": {
"r": 107,
"g": 224,
"b": 234
},
"hsl": {
"h": 184.724,
"s": 75.148,
"l": 66.863
},
"oklch": {
"l": 0.84288,
"c": 0.10632,
"h": 202.9
},
"luminance": 0.62378
}Semantic roles & 50–950 ramp
primary
#6BE0EA
secondary
#BE453B
accent
#1E0ED7
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101616
muted
#808485