#54DEEF#54DEEF
#54DEEF is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.3% C 0.119 H 206.7°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #54DEEF |
|---|---|
| RGB | rgb(84, 222, 239) |
| HSL | hsl(187, 83%, 63%) |
| HSV | hsv(187, 65%, 94%) |
| CMYK | cmyk(64.9%, 7.1%, 0%, 6.3%) |
| CIE-LAB | lab(82.03, -31.84, -19.31) |
| CIE-LCH | lch(82.03, 37.23, 211.23°) |
| OKLab | oklab(83.28% -0.1066 -0.0536) |
| OKLCH | oklch(83.28% 0.119 206.7) |
| XYZ | xyz(45.3508, 60.3544, 90.9041) |
| Luminance | 0.6036 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.95
Robin'S Egg
#6DEDFD
ΔE00 3.60
Robin Egg Blue
#8AF1FE
ΔE00 5.55
Neon Blue
#04D9FF
ΔE00 5.88
Robin'S Egg Blue
#98EFF9
ΔE00 6.48
Bright Light Blue
#26F7FD
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54DEEF #EF6554
analogous
#54EFB3 #54DEEF #5490EF
triadic
#54DEEF #EF54DE #DEEF54
tetradic
#54DEEF #B354EF #EF6554 #90EF54
square
#54DEEF #B354EF #EF6554 #90EF54
split-complementary
#54DEEF #EF5490 #EFB354
monochromatic
#11A5B7 #1CD3EA #54DEEF #8CE9F4 #C4F4F9
Accessibility & contrast
On white
1.61
#54DEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#54DEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54DEEF
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54DEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54DEEF | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD6F0
Deuteranopia (green-blind)
#B5C5EF
Tritanopia (blue-blind)
#00E7E3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #54deef; /* rgb */ color: rgb(84, 222, 239); /* oklch */ color: oklch(83.3% 0.119 206.7);
Tailwind
colors: {
custom: {
50: '#96e8f4',
500: '#54deef',
950: '#000000',
},
}SCSS
$custom: #54deef; $custom-light: #96e8f4; $custom-dark: #000000;
JSON
{
"hex": "#54deef",
"rgb": {
"r": 84,
"g": 222,
"b": 239
},
"hsl": {
"h": 186.581,
"s": 82.888,
"l": 63.333
},
"oklch": {
"l": 0.83282,
"c": 0.11933,
"h": 206.7
},
"luminance": 0.60359
}Semantic roles & 50–950 ramp
primary
#54DEEF
secondary
#B73F31
accent
#1E06DF
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485