#54FFEE#54FFEE
#54FFEE is a very light, vivid teal. Relative luminance 0.796; OKLCH L 90.9% C 0.140 H 185.5°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #54FFEE |
|---|---|
| RGB | rgb(84, 255, 238) |
| HSL | hsl(174, 100%, 66%) |
| HSV | hsv(174, 67%, 100%) |
| CMYK | cmyk(67.1%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(91.49, -47.07, -4.66) |
| CIE-LCH | lch(91.49, 47.30, 185.65°) |
| OKLab | oklab(90.94% -0.1394 -0.0133) |
| OKLCH | oklch(90.94% 0.14 185.5) |
| XYZ | xyz(54.8415, 79.5716, 93.3409) |
| Luminance | 0.7958 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.33
Bright Turquoise
#0FFEF9
ΔE00 4.02
Tiffany Blue
#7BF2DA
ΔE00 4.81
Aqua
#00FFFF
ΔE00 5.45
Bright Cyan
#41FDFE
ΔE00 5.68
Turquoise
#40E0D0
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54FFEE #FF5465
analogous
#54FF99 #54FFEE #54BBFF
triadic
#54FFEE #EE54FF #FFEE54
tetradic
#54FFEE #9954FF #FF5465 #BBFF54
square
#54FFEE #9954FF #FF5465 #BBFF54
split-complementary
#54FFEE #FF54BB #FF9954
monochromatic
#00D9C3 #17FFE8 #54FFEE #91FFF4 #CEFFFA
Accessibility & contrast
On white
1.24
#54FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#54FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54FFEE
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54FFEE | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EE
Deuteranopia (green-blind)
#DADFF0
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #54ffee; /* rgb */ color: rgb(84, 255, 238); /* oklch */ color: oklch(90.9% 0.140 185.5);
Tailwind
colors: {
custom: {
50: '#99fff3',
500: '#54ffee',
950: '#000000',
},
}SCSS
$custom: #54ffee; $custom-light: #99fff3; $custom-dark: #000000;
JSON
{
"hex": "#54ffee",
"rgb": {
"r": 84,
"g": 255,
"b": 238
},
"hsl": {
"h": 174.035,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.90938,
"c": 0.14001,
"h": 185.5
},
"luminance": 0.79578
}Semantic roles & 50–950 ramp
primary
#54FFEE
secondary
#D22536
accent
#0017E6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101817
muted
#808685