#6BE0EB#6BE0EB
#6BE0EB is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.3% C 0.106 H 203.6°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE0EB |
|---|---|
| RGB | rgb(107, 224, 235) |
| HSL | hsl(185, 76%, 67%) |
| HSV | hsv(185, 54%, 92%) |
| CMYK | cmyk(54.5%, 4.7%, 0%, 7.8%) |
| CIE-LAB | lab(83.14, -29.97, -15.44) |
| CIE-LCH | lch(83.14, 33.72, 207.26°) |
| OKLab | oklab(84.32% -0.0975 -0.0427) |
| OKLCH | oklch(84.32% 0.106 203.6) |
| XYZ | xyz(47.7083, 62.4307, 88.1173) |
| Luminance | 0.6243 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.24
Aqua Blue
#02D8E9
ΔE00 4.38
Robin Egg Blue
#8AF1FE
ΔE00 4.49
Robin'S Egg Blue
#98EFF9
ΔE00 5.06
Bright Light Blue
#26F7FD
ΔE00 6.67
Darkturquoise
#00CED1
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE0EB #EB766B
analogous
#6BEBB6 #6BE0EB #6BA0EB
triadic
#6BE0EB #EB6BE0 #E0EB6B
tetradic
#6BE0EB #B66BEB #EB766B #A0EB6B
square
#6BE0EB #B66BEB #EB766B #A0EB6B
split-complementary
#6BE0EB #EB6BA0 #EBB66B
monochromatic
#1AB3C1 #35D5E4 #6BE0EB #A1EBF2 #D7F7FA
Accessibility & contrast
On white
1.56
#6BE0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#6BE0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE0EB
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE0EB | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EC
Deuteranopia (green-blind)
#BDC9EC
Tritanopia (blue-blind)
#00E8E3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6be0eb; /* rgb */ color: rgb(107, 224, 235); /* oklch */ color: oklch(84.3% 0.106 203.6);
Tailwind
colors: {
custom: {
50: '#a0eaf1',
500: '#6be0eb',
950: '#000000',
},
}SCSS
$custom: #6be0eb; $custom-light: #a0eaf1; $custom-dark: #000000;
JSON
{
"hex": "#6be0eb",
"rgb": {
"r": 107,
"g": 224,
"b": 235
},
"hsl": {
"h": 185.156,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.84323,
"c": 0.10648,
"h": 203.6
},
"luminance": 0.62435
}Semantic roles & 50–950 ramp
primary
#6BE0EB
secondary
#C0463A
accent
#1F0DD8
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101616
muted
#808485