#5EE8F7#5EE8F7
#5EE8F7 is a very light, moderate teal. Relative luminance 0.668; OKLCH L 86.2% C 0.120 H 205.2°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE8F7 |
|---|---|
| RGB | rgb(94, 232, 247) |
| HSL | hsl(186, 91%, 67%) |
| HSV | hsv(186, 62%, 97%) |
| CMYK | cmyk(61.9%, 6.1%, 0%, 3.1%) |
| CIE-LAB | lab(85.40, -32.78, -18.41) |
| CIE-LCH | lch(85.40, 37.60, 209.33°) |
| OKLab | oklab(86.16% -0.1084 -0.051) |
| OKLCH | oklch(86.16% 0.12 205.2) |
| XYZ | xyz(50.2541, 66.8029, 98.2235) |
| Luminance | 0.6681 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.56
Robin Egg Blue
#8AF1FE
ΔE00 3.79
Aqua Blue
#02D8E9
ΔE00 4.66
Robin'S Egg Blue
#98EFF9
ΔE00 5.07
Bright Light Blue
#26F7FD
ΔE00 5.49
Bright Cyan
#41FDFE
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE8F7 #F76D5E
analogous
#5EF7B9 #5EE8F7 #5E9CF7
triadic
#5EE8F7 #F75EE8 #E8F75E
tetradic
#5EE8F7 #B95EF7 #F76D5E #9CF75E
square
#5EE8F7 #B95EF7 #F76D5E #9CF75E
split-complementary
#5EE8F7 #F75E9C #F7B95E
monochromatic
#0ABDD0 #24E0F4 #5EE8F7 #98F0FA #D3F9FD
Accessibility & contrast
On white
1.46
#5EE8F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#5EE8F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE8F7
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE8F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE8F7 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DFF8
Deuteranopia (green-blind)
#BFCEF8
Tritanopia (blue-blind)
#00F1EC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ee8f7; /* rgb */ color: rgb(94, 232, 247); /* oklch */ color: oklch(86.2% 0.120 205.2);
Tailwind
colors: {
custom: {
50: '#9beff9',
500: '#5ee8f7',
950: '#000000',
},
}SCSS
$custom: #5ee8f7; $custom-light: #9beff9; $custom-dark: #000000;
JSON
{
"hex": "#5ee8f7",
"rgb": {
"r": 94,
"g": 232,
"b": 247
},
"hsl": {
"h": 185.882,
"s": 90.533,
"l": 66.863
},
"oklch": {
"l": 0.8616,
"c": 0.11979,
"h": 205.2
},
"luminance": 0.66808
}Semantic roles & 50–950 ramp
primary
#5EE8F7
secondary
#CC3D2E
accent
#1600E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#0F1617
muted
#808585