#5EEAF7#5EEAF7
#5EEAF7 is a very light, vivid teal. Relative luminance 0.679; OKLCH L 86.6% C 0.121 H 203.8°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEAF7 |
|---|---|
| RGB | rgb(94, 234, 247) |
| HSL | hsl(185, 91%, 67%) |
| HSV | hsv(185, 62%, 97%) |
| CMYK | cmyk(61.9%, 5.3%, 0%, 3.1%) |
| CIE-LAB | lab(85.97, -33.72, -17.55) |
| CIE-LCH | lch(85.97, 38.02, 207.50°) |
| OKLab | oklab(86.62% -0.1104 -0.0486) |
| OKLCH | oklch(86.62% 0.121 203.8) |
| XYZ | xyz(50.8203, 67.9353, 98.4122) |
| Luminance | 0.6794 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.77
Robin Egg Blue
#8AF1FE
ΔE00 3.79
Bright Light Blue
#26F7FD
ΔE00 4.73
Aqua Blue
#02D8E9
ΔE00 5.00
Robin'S Egg Blue
#98EFF9
ΔE00 5.06
Bright Cyan
#41FDFE
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEAF7 #F76B5E
analogous
#5EF7B8 #5EEAF7 #5E9EF7
triadic
#5EEAF7 #F75EEA #EAF75E
tetradic
#5EEAF7 #B85EF7 #F76B5E #9EF75E
square
#5EEAF7 #B85EF7 #F76B5E #9EF75E
split-complementary
#5EEAF7 #F75E9E #F7B85E
monochromatic
#0ABFD0 #24E2F4 #5EEAF7 #98F2FA #D3F9FD
Accessibility & contrast
On white
1.44
#5EEAF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#5EEAF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEAF7
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEAF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEAF7 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E1F8
Deuteranopia (green-blind)
#C2D0F8
Tritanopia (blue-blind)
#00F3EE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5eeaf7; /* rgb */ color: rgb(94, 234, 247); /* oklch */ color: oklch(86.6% 0.121 203.8);
Tailwind
colors: {
custom: {
50: '#9cf1f9',
500: '#5eeaf7',
950: '#000000',
},
}SCSS
$custom: #5eeaf7; $custom-light: #9cf1f9; $custom-dark: #000000;
JSON
{
"hex": "#5eeaf7",
"rgb": {
"r": 94,
"g": 234,
"b": 247
},
"hsl": {
"h": 185.098,
"s": 90.533,
"l": 66.863
},
"oklch": {
"l": 0.86619,
"c": 0.12063,
"h": 203.8
},
"luminance": 0.67941
}Semantic roles & 50–950 ramp
primary
#5EEAF7
secondary
#CC3B2E
accent
#1300E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101617
muted
#808585