#5EDDF5#5EDDF5
#5EDDF5 is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.6% C 0.116 H 212.1°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDDF5 |
|---|---|
| RGB | rgb(94, 221, 245) |
| HSL | hsl(190, 88%, 66%) |
| HSV | hsv(190, 62%, 96%) |
| CMYK | cmyk(61.6%, 9.8%, 0%, 3.9%) |
| CIE-LAB | lab(82.21, -28.06, -22.19) |
| CIE-LCH | lch(82.21, 35.78, 218.34°) |
| OKLab | oklab(83.56% -0.0981 -0.0616) |
| OKLCH | oklch(83.56% 0.116 212.1) |
| XYZ | xyz(46.9472, 60.6802, 95.6068) |
| Luminance | 0.6069 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.98
Robin'S Egg
#6DEDFD
ΔE00 4.43
Aqua Blue
#02D8E9
ΔE00 4.88
Robin Egg Blue
#8AF1FE
ΔE00 5.91
Robin'S Egg Blue
#98EFF9
ΔE00 6.75
Sky Blue
#87CEEB
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDDF5 #F5765E
analogous
#5EF5C1 #5EDDF5 #5E92F5
triadic
#5EDDF5 #F55EDD #DDF55E
tetradic
#5EDDF5 #C15EF5 #F5765E #92F55E
square
#5EDDF5 #C15EF5 #F5765E #92F55E
split-complementary
#5EDDF5 #F55E92 #F5C15E
monochromatic
#0DAECC #24D1F1 #5EDDF5 #98E9F9 #D1F5FC
Accessibility & contrast
On white
1.60
#5EDDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#5EDDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDDF5
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDDF5 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD6F6
Deuteranopia (green-blind)
#B4C5F5
Tritanopia (blue-blind)
#00E7E4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5eddf5; /* rgb */ color: rgb(94, 221, 245); /* oklch */ color: oklch(83.6% 0.116 212.1);
Tailwind
colors: {
custom: {
50: '#9ae8f8',
500: '#5eddf5',
950: '#000000',
},
}SCSS
$custom: #5eddf5; $custom-light: #9ae8f8; $custom-dark: #000000;
JSON
{
"hex": "#5eddf5",
"rgb": {
"r": 94,
"g": 221,
"b": 245
},
"hsl": {
"h": 189.536,
"s": 88.304,
"l": 66.471
},
"oklch": {
"l": 0.83564,
"c": 0.11583,
"h": 212.1
},
"luminance": 0.60685
}Semantic roles & 50–950 ramp
primary
#5EDDF5
secondary
#C8472F
accent
#2501E5
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1617
muted
#808485