#5ADFEC#5ADFEC
#5ADFEC is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.6% C 0.116 H 204.2°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADFEC |
|---|---|
| RGB | rgb(90, 223, 236) |
| HSL | hsl(185, 79%, 64%) |
| HSV | hsv(185, 62%, 93%) |
| CMYK | cmyk(61.9%, 5.5%, 0%, 7.5%) |
| CIE-LAB | lab(82.38, -32.23, -17.17) |
| CIE-LCH | lch(82.38, 36.52, 208.05°) |
| OKLab | oklab(83.58% -0.1058 -0.0476) |
| OKLCH | oklch(83.58% 0.116 204.2) |
| XYZ | xyz(45.7380, 61.0003, 88.7044) |
| Luminance | 0.6100 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.20
Robin'S Egg
#6DEDFD
ΔE00 3.50
Robin Egg Blue
#8AF1FE
ΔE00 5.28
Robin'S Egg Blue
#98EFF9
ΔE00 6.10
Bright Light Blue
#26F7FD
ΔE00 6.49
Darkturquoise
#00CED1
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADFEC #EC675A
analogous
#5AECB0 #5ADFEC #5A96EC
triadic
#5ADFEC #EC5ADF #DFEC5A
tetradic
#5ADFEC #B05AEC #EC675A #96EC5A
square
#5ADFEC #B05AEC #EC675A #96EC5A
split-complementary
#5ADFEC #EC5A96 #ECB05A
monochromatic
#15A8B7 #23D4E6 #5ADFEC #91EAF2 #C8F4F9
Accessibility & contrast
On white
1.59
#5ADFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#5ADFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADFEC
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADFEC | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6ED
Deuteranopia (green-blind)
#B8C6ED
Tritanopia (blue-blind)
#00E7E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5adfec; /* rgb */ color: rgb(90, 223, 236); /* oklch */ color: oklch(83.6% 0.116 204.2);
Tailwind
colors: {
custom: {
50: '#98e9f2',
500: '#5adfec',
950: '#000000',
},
}SCSS
$custom: #5adfec; $custom-light: #98e9f2; $custom-dark: #000000;
JSON
{
"hex": "#5adfec",
"rgb": {
"r": 90,
"g": 223,
"b": 236
},
"hsl": {
"h": 185.342,
"s": 79.348,
"l": 63.922
},
"oklch": {
"l": 0.83576,
"c": 0.11602,
"h": 204.2
},
"luminance": 0.61005
}Semantic roles & 50–950 ramp
primary
#5ADFEC
secondary
#B64034
accent
#1D0ADC
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485