#5EEDF3#5EEDF3
#5EEDF3 is a very light, vivid teal. Relative luminance 0.694; OKLCH L 87.2% C 0.122 H 199.1°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEDF3 |
|---|---|
| RGB | rgb(94, 237, 243) |
| HSL | hsl(182, 86%, 66%) |
| HSV | hsv(182, 61%, 95%) |
| CMYK | cmyk(61.3%, 2.5%, 0%, 4.7%) |
| CIE-LAB | lab(86.71, -36.22, -14.35) |
| CIE-LCH | lch(86.71, 38.96, 201.61°) |
| OKLab | oklab(87.17% -0.115 -0.0398) |
| OKLCH | oklch(87.17% 0.122 199.1) |
| XYZ | xyz(51.0709, 69.4136, 95.4833) |
| Luminance | 0.6942 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.10
Robin'S Egg
#6DEDFD
ΔE00 3.86
Bright Cyan
#41FDFE
ΔE00 4.19
Robin Egg Blue
#8AF1FE
ΔE00 4.93
Aqua
#00FFFF
ΔE00 5.24
Robin'S Egg Blue
#98EFF9
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEDF3 #F3645E
analogous
#5EF3AE #5EEDF3 #5EA2F3
triadic
#5EEDF3 #F35EED #EDF35E
tetradic
#5EEDF3 #AE5EF3 #F3645E #A2F35E
square
#5EEDF3 #AE5EF3 #F3645E #A2F35E
split-complementary
#5EEDF3 #F35EA2 #F3AE5E
monochromatic
#0FC0C8 #25E7EF #5EEDF3 #97F3F7 #D0FAFB
Accessibility & contrast
On white
1.41
#5EEDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#5EEDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEDF3
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEDF3 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE3F4
Deuteranopia (green-blind)
#C6D2F4
Tritanopia (blue-blind)
#00F5EE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5eedf3; /* rgb */ color: rgb(94, 237, 243); /* oklch */ color: oklch(87.2% 0.122 199.1);
Tailwind
colors: {
custom: {
50: '#9cf3f7',
500: '#5eedf3',
950: '#000000',
},
}SCSS
$custom: #5eedf3; $custom-light: #9cf3f7; $custom-dark: #000000;
JSON
{
"hex": "#5eedf3",
"rgb": {
"r": 94,
"g": 237,
"b": 243
},
"hsl": {
"h": 182.416,
"s": 86.127,
"l": 66.078
},
"oklch": {
"l": 0.87172,
"c": 0.12168,
"h": 199.1
},
"luminance": 0.69419
}Semantic roles & 50–950 ramp
primary
#5EEDF3
secondary
#C53731
accent
#0C03E3
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585