#5EDFF0#5EDFF0
#5EDFF0 is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.8% C 0.115 H 207.2°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDFF0 |
|---|---|
| RGB | rgb(94, 223, 240) |
| HSL | hsl(187, 83%, 65%) |
| HSV | hsv(187, 61%, 94%) |
| CMYK | cmyk(60.8%, 7.1%, 0%, 5.9%) |
| CIE-LAB | lab(82.62, -30.45, -18.93) |
| CIE-LCH | lch(82.62, 35.85, 211.86°) |
| OKLab | oklab(83.84% -0.1021 -0.0524) |
| OKLCH | oklch(83.84% 0.115 207.2) |
| XYZ | xyz(46.7254, 61.4414, 91.8181) |
| Luminance | 0.6145 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.20
Aqua Blue
#02D8E9
ΔE00 3.64
Robin Egg Blue
#8AF1FE
ΔE00 4.99
Robin'S Egg Blue
#98EFF9
ΔE00 5.88
Neon Blue
#04D9FF
ΔE00 5.93
Bright Light Blue
#26F7FD
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDFF0 #F06F5E
analogous
#5EF0B8 #5EDFF0 #5E96F0
triadic
#5EDFF0 #F05EDF #DFF05E
tetradic
#5EDFF0 #B85EF0 #F06F5E #96F05E
square
#5EDFF0 #B85EF0 #F06F5E #96F05E
split-complementary
#5EDFF0 #F05E96 #F0B85E
monochromatic
#12ADC2 #26D4EB #5EDFF0 #96EAF5 #CEF5FA
Accessibility & contrast
On white
1.58
#5EDFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#5EDFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDFF0
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDFF0 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7F1
Deuteranopia (green-blind)
#B8C7F0
Tritanopia (blue-blind)
#00E8E4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5edff0; /* rgb */ color: rgb(94, 223, 240); /* oklch */ color: oklch(83.8% 0.115 207.2);
Tailwind
colors: {
custom: {
50: '#9ae9f5',
500: '#5edff0',
950: '#000000',
},
}SCSS
$custom: #5edff0; $custom-light: #9ae9f5; $custom-dark: #000000;
JSON
{
"hex": "#5edff0",
"rgb": {
"r": 94,
"g": 223,
"b": 240
},
"hsl": {
"h": 186.986,
"s": 82.955,
"l": 65.49
},
"oklch": {
"l": 0.83839,
"c": 0.11476,
"h": 207.2
},
"luminance": 0.61446
}Semantic roles & 50–950 ramp
primary
#5EDFF0
secondary
#BF4333
accent
#1F06DF
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485