#5EDFF3#5EDFF3
#5EDFF3 is a very light, moderate teal. Relative luminance 0.616; OKLCH L 83.9% C 0.116 H 209.2°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDFF3 |
|---|---|
| RGB | rgb(94, 223, 243) |
| HSL | hsl(188, 86%, 66%) |
| HSV | hsv(188, 61%, 95%) |
| CMYK | cmyk(61.3%, 8.2%, 0%, 4.7%) |
| CIE-LAB | lab(82.71, -29.60, -20.37) |
| CIE-LCH | lch(82.71, 35.93, 214.53°) |
| OKLab | oklab(83.95% -0.1009 -0.0565) |
| OKLCH | oklch(83.95% 0.116 209.2) |
| XYZ | xyz(47.1747, 61.6211, 94.1846) |
| Luminance | 0.6163 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.40
Aqua Blue
#02D8E9
ΔE00 4.10
Neon Blue
#04D9FF
ΔE00 5.10
Robin Egg Blue
#8AF1FE
ΔE00 5.13
Robin'S Egg Blue
#98EFF9
ΔE00 6.06
Bright Light Blue
#26F7FD
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDFF3 #F3725E
analogous
#5EF3BC #5EDFF3 #5E94F3
triadic
#5EDFF3 #F35EDF #DFF35E
tetradic
#5EDFF3 #BC5EF3 #F3725E #94F35E
square
#5EDFF3 #BC5EF3 #F3725E #94F35E
split-complementary
#5EDFF3 #F35E94 #F3BC5E
monochromatic
#0FAFC8 #25D4EF #5EDFF3 #97EAF7 #D0F6FB
Accessibility & contrast
On white
1.58
#5EDFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#5EDFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDFF3
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDFF3 | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD7F4
Deuteranopia (green-blind)
#B7C7F3
Tritanopia (blue-blind)
#00E8E5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5edff3; /* rgb */ color: rgb(94, 223, 243); /* oklch */ color: oklch(83.9% 0.116 209.2);
Tailwind
colors: {
custom: {
50: '#9ae9f7',
500: '#5edff3',
950: '#000000',
},
}SCSS
$custom: #5edff3; $custom-light: #9ae9f7; $custom-dark: #000000;
JSON
{
"hex": "#5edff3",
"rgb": {
"r": 94,
"g": 223,
"b": 243
},
"hsl": {
"h": 188.054,
"s": 86.127,
"l": 66.078
},
"oklch": {
"l": 0.83948,
"c": 0.11562,
"h": 209.2
},
"luminance": 0.61626
}Semantic roles & 50–950 ramp
primary
#5EDFF3
secondary
#C54531
accent
#2103E3
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485