#6BE1EA#6BE1EA
#6BE1EA is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.5% C 0.107 H 202.1°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE1EA |
|---|---|
| RGB | rgb(107, 225, 234) |
| HSL | hsl(184, 75%, 67%) |
| HSV | hsv(184, 54%, 92%) |
| CMYK | cmyk(54.3%, 3.8%, 0%, 8.2%) |
| CIE-LAB | lab(83.40, -30.72, -14.53) |
| CIE-LCH | lch(83.40, 33.98, 205.32°) |
| OKLab | oklab(84.52% -0.099 -0.0402) |
| OKLCH | oklch(84.52% 0.107 202.1) |
| XYZ | xyz(47.8338, 62.9122, 87.4484) |
| Luminance | 0.6292 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.45
Robin Egg Blue
#8AF1FE
ΔE00 4.59
Aqua Blue
#02D8E9
ΔE00 4.60
Robin'S Egg Blue
#98EFF9
ΔE00 5.12
Bright Light Blue
#26F7FD
ΔE00 6.19
Darkturquoise
#00CED1
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE1EA #EA746B
analogous
#6BEAB4 #6BE1EA #6BA2EA
triadic
#6BE1EA #EA6BE1 #E1EA6B
tetradic
#6BE1EA #B46BEA #EA746B #A2EA6B
square
#6BE1EA #B46BEA #EA746B #A2EA6B
split-complementary
#6BE1EA #EA6BA2 #EAB46B
monochromatic
#1BB4BF #35D6E2 #6BE1EA #A1ECF2 #D6F7F9
Accessibility & contrast
On white
1.55
#6BE1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#6BE1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE1EA
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE1EA | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EB
Deuteranopia (green-blind)
#BEC9EB
Tritanopia (blue-blind)
#00E8E3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6be1ea; /* rgb */ color: rgb(107, 225, 234); /* oklch */ color: oklch(84.5% 0.107 202.1);
Tailwind
colors: {
custom: {
50: '#a0eaf0',
500: '#6be1ea',
950: '#000000',
},
}SCSS
$custom: #6be1ea; $custom-light: #a0eaf0; $custom-dark: #000000;
JSON
{
"hex": "#6be1ea",
"rgb": {
"r": 107,
"g": 225,
"b": 234
},
"hsl": {
"h": 184.252,
"s": 75.148,
"l": 66.863
},
"oklch": {
"l": 0.84517,
"c": 0.10684,
"h": 202.1
},
"luminance": 0.62917
}Semantic roles & 50–950 ramp
primary
#6BE1EA
secondary
#BE443B
accent
#1C0ED7
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101616
muted
#808485