#54F5F4#54F5F4
#54F5F4 is a very light, vivid teal. Relative luminance 0.737; OKLCH L 88.8% C 0.131 H 194.4°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #54F5F4 |
|---|---|
| RGB | rgb(84, 245, 244) |
| HSL | hsl(180, 89%, 65%) |
| HSV | hsv(180, 66%, 96%) |
| CMYK | cmyk(65.7%, 0%, 0.4%, 3.9%) |
| CIE-LAB | lab(88.79, -41.09, -11.79) |
| CIE-LCH | lch(88.79, 42.74, 196.01°) |
| OKLab | oklab(88.8% -0.1272 -0.0328) |
| OKLCH | oklch(88.8% 0.131 194.4) |
| XYZ | xyz(52.6304, 73.7153, 97.0251) |
| Luminance | 0.7372 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.91
Bright Light Blue
#26F7FD
ΔE00 2.46
Aqua
#00FFFF
ΔE00 2.80
Bright Turquoise
#0FFEF9
ΔE00 3.04
Bright Aqua
#0BF9EA
ΔE00 5.10
Robin'S Egg
#6DEDFD
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54F5F4 #F55455
analogous
#54F5A3 #54F5F4 #54A6F5
triadic
#54F5F4 #F454F5 #F5F454
tetradic
#54F5F4 #A354F5 #F55455 #A6F554
square
#54F5F4 #A354F5 #F55455 #A6F554
split-complementary
#54F5F4 #F554A6 #F5A354
monochromatic
#0BC3C2 #1AF2F0 #54F5F4 #8EF8F8 #C8FCFB
Accessibility & contrast
On white
1.33
#54F5F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#54F5F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54F5F4
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54F5F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54F5F4 | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F4
Deuteranopia (green-blind)
#CDD7F5
Tritanopia (blue-blind)
#00FCF4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #54f5f4; /* rgb */ color: rgb(84, 245, 244); /* oklch */ color: oklch(88.8% 0.131 194.4);
Tailwind
colors: {
custom: {
50: '#98f9f7',
500: '#54f5f4',
950: '#000000',
},
}SCSS
$custom: #54f5f4; $custom-light: #98f9f7; $custom-dark: #000000;
JSON
{
"hex": "#54f5f4",
"rgb": {
"r": 84,
"g": 245,
"b": 244
},
"hsl": {
"h": 179.627,
"s": 88.95,
"l": 64.51
},
"oklch": {
"l": 0.88796,
"c": 0.13131,
"h": 194.4
},
"luminance": 0.73721
}Semantic roles & 50–950 ramp
primary
#54F5F4
secondary
#C02D2E
accent
#0001E6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#0F1717
muted
#808585