#5EEBF7#5EEBF7
#5EEBF7 is a very light, vivid teal. Relative luminance 0.685; OKLCH L 86.8% C 0.121 H 203.1°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEBF7 |
|---|---|
| RGB | rgb(94, 235, 247) |
| HSL | hsl(185, 91%, 67%) |
| HSV | hsv(185, 62%, 97%) |
| CMYK | cmyk(61.9%, 4.9%, 0%, 3.1%) |
| CIE-LAB | lab(86.26, -34.19, -17.13) |
| CIE-LCH | lch(86.26, 38.24, 206.61°) |
| OKLab | oklab(86.85% -0.1114 -0.0474) |
| OKLCH | oklch(86.85% 0.121 203.1) |
| XYZ | xyz(51.1058, 68.5063, 98.5073) |
| Luminance | 0.6851 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.00
Robin Egg Blue
#8AF1FE
ΔE00 3.85
Bright Light Blue
#26F7FD
ΔE00 4.37
Robin'S Egg Blue
#98EFF9
ΔE00 5.10
Aqua Blue
#02D8E9
ΔE00 5.20
Bright Cyan
#41FDFE
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEBF7 #F76A5E
analogous
#5EF7B7 #5EEBF7 #5E9FF7
triadic
#5EEBF7 #F75EEB #EBF75E
tetradic
#5EEBF7 #B75EF7 #F76A5E #9FF75E
square
#5EEBF7 #B75EF7 #F76A5E #9FF75E
split-complementary
#5EEBF7 #F75E9F #F7B75E
monochromatic
#0AC1D0 #24E4F4 #5EEBF7 #98F2FA #D3F9FD
Accessibility & contrast
On white
1.43
#5EEBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#5EEBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEBF7
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEBF7 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE2F8
Deuteranopia (green-blind)
#C3D0F8
Tritanopia (blue-blind)
#00F4EE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5eebf7; /* rgb */ color: rgb(94, 235, 247); /* oklch */ color: oklch(86.8% 0.121 203.1);
Tailwind
colors: {
custom: {
50: '#9cf2f9',
500: '#5eebf7',
950: '#000000',
},
}SCSS
$custom: #5eebf7; $custom-light: #9cf2f9; $custom-dark: #000000;
JSON
{
"hex": "#5eebf7",
"rgb": {
"r": 94,
"g": 235,
"b": 247
},
"hsl": {
"h": 184.706,
"s": 90.533,
"l": 66.863
},
"oklch": {
"l": 0.86849,
"c": 0.12108,
"h": 203.1
},
"luminance": 0.68512
}Semantic roles & 50–950 ramp
primary
#5EEBF7
secondary
#CC3A2E
accent
#1200E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585