#54F3CA#54F3CA
#54F3CA is a very light, vivid teal. Relative luminance 0.703; OKLCH L 87.1% C 0.145 H 172.2°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #54F3CA |
|---|---|
| RGB | rgb(84, 243, 202) |
| HSL | hsl(165, 87%, 64%) |
| HSV | hsv(165, 65%, 95%) |
| CMYK | cmyk(65.4%, 0%, 16.9%, 4.7%) |
| CIE-LAB | lab(87.12, -50.88, 7.69) |
| CIE-LCH | lch(87.12, 51.46, 171.40°) |
| OKLab | oklab(87.08% -0.1434 0.0195) |
| OKLCH | oklch(87.08% 0.145 172.2) |
| XYZ | xyz(46.3621, 70.2452, 66.9810) |
| Luminance | 0.7025 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 3.02
Aqua Marine
#2EE8BB
ΔE00 3.09
Light Turquoise
#7EF4CC
ΔE00 3.11
Aqua (survey)
#13EAC9
ΔE00 3.67
Aquamarine
#7FFFD4
ΔE00 3.81
Light Aqua
#8CFFDB
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#54F3CA #F3547D
analogous
#54F37B #54F3CA #54CDF3
triadic
#54F3CA #CA54F3 #F3CA54
tetradic
#54F3CA #7B54F3 #F3547D #CDF354
square
#54F3CA #7B54F3 #F3547D #CDF354
split-complementary
#54F3CA #F354CD #F37B54
monochromatic
#0DBF91 #1BEFB8 #54F3CA #8DF7DC #C6FBED
Accessibility & contrast
On white
1.40
#54F3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#54F3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #54F3CA
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##54F3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##54F3CA | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE4C8
Deuteranopia (green-blind)
#D6D4CD
Tritanopia (blue-blind)
#00F5E7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #54f3ca; /* rgb */ color: rgb(84, 243, 202); /* oklch */ color: oklch(87.1% 0.145 172.2);
Tailwind
colors: {
custom: {
50: '#96f8da',
500: '#54f3ca',
950: '#000000',
},
}SCSS
$custom: #54f3ca; $custom-light: #96f8da; $custom-dark: #000000;
JSON
{
"hex": "#54f3ca",
"rgb": {
"r": 84,
"g": 243,
"b": 202
},
"hsl": {
"h": 164.528,
"s": 86.885,
"l": 64.118
},
"oklch": {
"l": 0.87075,
"c": 0.14471,
"h": 172.2
},
"luminance": 0.7025
}Semantic roles & 50–950 ramp
primary
#54F3CA
secondary
#BD2E53
accent
#023CE3
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583