#5AF2CC#5AF2CC
#5AF2CC is a very light, vivid teal. Relative luminance 0.700; OKLCH L 87.0% C 0.140 H 173.2°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5AF2CC |
|---|---|
| RGB | rgb(90, 242, 204) |
| HSL | hsl(165, 85%, 65%) |
| HSV | hsv(165, 63%, 95%) |
| CMYK | cmyk(62.8%, 0%, 15.7%, 5.1%) |
| CIE-LAB | lab(87.01, -49.02, 6.52) |
| CIE-LCH | lch(87.01, 49.45, 172.43°) |
| OKLab | oklab(87.05% -0.1387 0.0165) |
| OKLCH | oklch(87.05% 0.14 173.2) |
| XYZ | xyz(46.8623, 70.0325, 68.1630) |
| Luminance | 0.7004 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.96
Aqua (survey)
#13EAC9
ΔE00 3.42
Aqua Marine
#2EE8BB
ΔE00 3.44
Bright Teal
#01F9C6
ΔE00 3.76
Aquamarine
#7FFFD4
ΔE00 3.90
Tiffany Blue
#7BF2DA
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AF2CC #F25A80
analogous
#5AF280 #5AF2CC #5ACCF2
triadic
#5AF2CC #CC5AF2 #F2CC5A
tetradic
#5AF2CC #805AF2 #F25A80 #CCF25A
square
#5AF2CC #805AF2 #F25A80 #CCF25A
split-complementary
#5AF2CC #F25ACC #F2805A
monochromatic
#0FC296 #21EEBA #5AF2CC #93F6DE #CBFBEF
Accessibility & contrast
On white
1.40
#5AF2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#5AF2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AF2CC
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AF2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AF2CC | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE3CA
Deuteranopia (green-blind)
#D5D3CF
Tritanopia (blue-blind)
#00F4E7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5af2cc; /* rgb */ color: rgb(90, 242, 204); /* oklch */ color: oklch(87.0% 0.140 173.2);
Tailwind
colors: {
custom: {
50: '#98f7db',
500: '#5af2cc',
950: '#000000',
},
}SCSS
$custom: #5af2cc; $custom-light: #98f7db; $custom-dark: #000000;
JSON
{
"hex": "#5af2cc",
"rgb": {
"r": 90,
"g": 242,
"b": 204
},
"hsl": {
"h": 165,
"s": 85.393,
"l": 65.098
},
"oklch": {
"l": 0.87046,
"c": 0.13969,
"h": 173.2
},
"luminance": 0.70038
}Semantic roles & 50–950 ramp
primary
#5AF2CC
secondary
#C03054
accent
#043BE2
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1715
muted
#808584