#54FFF2#54FFF2
#54FFF2 is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.1% C 0.139 H 187.7°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #54FFF2 |
|---|---|
| RGB | rgb(84, 255, 242) |
| HSL | hsl(175, 100%, 66%) |
| HSV | hsv(175, 67%, 100%) |
| CMYK | cmyk(67.1%, 0%, 5.1%, 0%) |
| CIE-LAB | lab(91.60, -46.04, -6.58) |
| CIE-LCH | lch(91.60, 46.50, 188.13°) |
| OKLab | oklab(91.06% -0.1377 -0.0185) |
| OKLCH | oklch(91.06% 0.139 187.7) |
| XYZ | xyz(55.4357, 79.8093, 96.4703) |
| Luminance | 0.7982 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.40
Bright Turquoise
#0FFEF9
ΔE00 2.94
Aqua
#00FFFF
ΔE00 4.27
Bright Cyan
#41FDFE
ΔE00 4.44
Tiffany Blue
#7BF2DA
ΔE00 5.59
Bright Light Blue
#26F7FD
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54FFF2 #FF5461
analogous
#54FF9D #54FFF2 #54B6FF
triadic
#54FFF2 #F254FF #FFF254
tetradic
#54FFF2 #9D54FF #FF5461 #B6FF54
square
#54FFF2 #9D54FF #FF5461 #B6FF54
split-complementary
#54FFF2 #FF54B6 #FF9D54
monochromatic
#00D9C8 #17FFED #54FFF2 #91FFF7 #CEFFFB
Accessibility & contrast
On white
1.24
#54FFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#54FFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54FFF2
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54FFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54FFF2 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F2
Deuteranopia (green-blind)
#D9DFF4
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #54fff2; /* rgb */ color: rgb(84, 255, 242); /* oklch */ color: oklch(91.1% 0.139 187.7);
Tailwind
colors: {
custom: {
50: '#99fff6',
500: '#54fff2',
950: '#000000',
},
}SCSS
$custom: #54fff2; $custom-light: #99fff6; $custom-dark: #000000;
JSON
{
"hex": "#54fff2",
"rgb": {
"r": 84,
"g": 255,
"b": 242
},
"hsl": {
"h": 175.439,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.9106,
"c": 0.13891,
"h": 187.7
},
"luminance": 0.79816
}Semantic roles & 50–950 ramp
primary
#54FFF2
secondary
#D22532
accent
#0011E6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101817
muted
#808685