#5EEBF3#5EEBF3
#5EEBF3 is a very light, vivid teal. Relative luminance 0.683; OKLCH L 86.7% C 0.121 H 200.4°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEBF3 |
|---|---|
| RGB | rgb(94, 235, 243) |
| HSL | hsl(183, 86%, 66%) |
| HSV | hsv(183, 61%, 95%) |
| CMYK | cmyk(61.3%, 3.3%, 0%, 4.7%) |
| CIE-LAB | lab(86.14, -35.29, -15.21) |
| CIE-LCH | lch(86.14, 38.43, 203.31°) |
| OKLab | oklab(86.71% -0.113 -0.0421) |
| OKLCH | oklch(86.71% 0.121 200.4) |
| XYZ | xyz(50.4951, 68.2620, 95.2914) |
| Luminance | 0.6827 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.21
Bright Light Blue
#26F7FD
ΔE00 3.64
Robin Egg Blue
#8AF1FE
ΔE00 4.55
Bright Cyan
#41FDFE
ΔE00 4.91
Robin'S Egg Blue
#98EFF9
ΔE00 5.53
Aqua Blue
#02D8E9
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEBF3 #F3665E
analogous
#5EF3B0 #5EEBF3 #5EA0F3
triadic
#5EEBF3 #F35EEB #EBF35E
tetradic
#5EEBF3 #B05EF3 #F3665E #A0F35E
square
#5EEBF3 #B05EF3 #F3665E #A0F35E
split-complementary
#5EEBF3 #F35EA0 #F3B05E
monochromatic
#0FBEC8 #25E4EF #5EEBF3 #97F2F7 #D0F9FB
Accessibility & contrast
On white
1.43
#5EEBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#5EEBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEBF3
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEBF3 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE1F4
Deuteranopia (green-blind)
#C4D0F4
Tritanopia (blue-blind)
#00F3ED
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5eebf3; /* rgb */ color: rgb(94, 235, 243); /* oklch */ color: oklch(86.7% 0.121 200.4);
Tailwind
colors: {
custom: {
50: '#9bf2f7',
500: '#5eebf3',
950: '#000000',
},
}SCSS
$custom: #5eebf3; $custom-light: #9bf2f7; $custom-dark: #000000;
JSON
{
"hex": "#5eebf3",
"rgb": {
"r": 94,
"g": 235,
"b": 243
},
"hsl": {
"h": 183.221,
"s": 86.127,
"l": 66.078
},
"oklch": {
"l": 0.8671,
"c": 0.12059,
"h": 200.4
},
"luminance": 0.68267
}Semantic roles & 50–950 ramp
primary
#5EEBF3
secondary
#C53931
accent
#0F03E3
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585