#5ADFEB#5ADFEB
#5ADFEB is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.5% C 0.116 H 203.5°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5ADFEB |
|---|---|
| RGB | rgb(90, 223, 235) |
| HSL | hsl(185, 78%, 64%) |
| HSV | hsv(185, 62%, 92%) |
| CMYK | cmyk(61.7%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(82.35, -32.51, -16.69) |
| CIE-LCH | lch(82.35, 36.54, 207.17°) |
| OKLab | oklab(83.54% -0.1062 -0.0462) |
| OKLCH | oklch(83.54% 0.116 203.5) |
| XYZ | xyz(45.5931, 60.9423, 87.9414) |
| Luminance | 0.6095 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.25
Robin'S Egg
#6DEDFD
ΔE00 3.64
Robin Egg Blue
#8AF1FE
ΔE00 5.36
Robin'S Egg Blue
#98EFF9
ΔE00 6.15
Bright Light Blue
#26F7FD
ΔE00 6.32
Darkturquoise
#00CED1
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ADFEB #EB665A
analogous
#5AEBAF #5ADFEB #5A96EB
triadic
#5ADFEB #EB5ADF #DFEB5A
tetradic
#5ADFEB #AF5AEB #EB665A #96EB5A
square
#5ADFEB #AF5AEB #EB665A #96EB5A
split-complementary
#5ADFEB #EB5A96 #EBAF5A
monochromatic
#16A8B5 #23D4E4 #5ADFEB #91EAF2 #C7F4F8
Accessibility & contrast
On white
1.59
#5ADFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#5ADFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ADFEB
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ADFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ADFEB | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EC
Deuteranopia (green-blind)
#B9C6EC
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5adfeb; /* rgb */ color: rgb(90, 223, 235); /* oklch */ color: oklch(83.5% 0.116 203.5);
Tailwind
colors: {
custom: {
50: '#98e9f1',
500: '#5adfeb',
950: '#000000',
},
}SCSS
$custom: #5adfeb; $custom-light: #98e9f1; $custom-dark: #000000;
JSON
{
"hex": "#5adfeb",
"rgb": {
"r": 90,
"g": 223,
"b": 235
},
"hsl": {
"h": 184.966,
"s": 78.378,
"l": 63.725
},
"oklch": {
"l": 0.8354,
"c": 0.11584,
"h": 203.5
},
"luminance": 0.60947
}Semantic roles & 50–950 ramp
primary
#5ADFEB
secondary
#B53F35
accent
#1C0BDB
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485