#5EEBF4#5EEBF4
#5EEBF4 is a very light, vivid teal. Relative luminance 0.683; OKLCH L 86.7% C 0.121 H 201.1°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEBF4 |
|---|---|
| RGB | rgb(94, 235, 244) |
| HSL | hsl(184, 87%, 66%) |
| HSV | hsv(184, 61%, 96%) |
| CMYK | cmyk(61.5%, 3.7%, 0%, 4.3%) |
| CIE-LAB | lab(86.17, -35.02, -15.69) |
| CIE-LCH | lch(86.17, 38.37, 204.13°) |
| OKLab | oklab(86.75% -0.1126 -0.0434) |
| OKLCH | oklch(86.75% 0.121 201.1) |
| XYZ | xyz(50.6465, 68.3226, 96.0888) |
| Luminance | 0.6833 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.90
Bright Light Blue
#26F7FD
ΔE00 3.79
Robin Egg Blue
#8AF1FE
ΔE00 4.34
Bright Cyan
#41FDFE
ΔE00 5.12
Robin'S Egg Blue
#98EFF9
ΔE00 5.40
Aqua Blue
#02D8E9
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEBF4 #F4675E
analogous
#5EF4B2 #5EEBF4 #5EA0F4
triadic
#5EEBF4 #F45EEB #EBF45E
tetradic
#5EEBF4 #B25EF4 #F4675E #A0F45E
square
#5EEBF4 #B25EF4 #F4675E #A0F45E
split-complementary
#5EEBF4 #F45EA0 #F4B25E
monochromatic
#0EBFCA #25E4F0 #5EEBF4 #97F2F8 #D1F9FC
Accessibility & contrast
On white
1.43
#5EEBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#5EEBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEBF4
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEBF4 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE1F5
Deuteranopia (green-blind)
#C4D0F5
Tritanopia (blue-blind)
#00F3ED
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5eebf4; /* rgb */ color: rgb(94, 235, 244); /* oklch */ color: oklch(86.7% 0.121 201.1);
Tailwind
colors: {
custom: {
50: '#9bf2f7',
500: '#5eebf4',
950: '#000000',
},
}SCSS
$custom: #5eebf4; $custom-light: #9bf2f7; $custom-dark: #000000;
JSON
{
"hex": "#5eebf4",
"rgb": {
"r": 94,
"g": 235,
"b": 244
},
"hsl": {
"h": 183.6,
"s": 87.209,
"l": 66.275
},
"oklch": {
"l": 0.86745,
"c": 0.12068,
"h": 201.1
},
"luminance": 0.68328
}Semantic roles & 50–950 ramp
primary
#5EEBF4
secondary
#C63930
accent
#0F02E4
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585