#5AFFCB#5AFFCB
#5AFFCB is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.1% C 0.155 H 168.2°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFFCB |
|---|---|
| RGB | rgb(90, 255, 203) |
| HSL | hsl(161, 100%, 68%) |
| HSV | hsv(161, 65%, 100%) |
| CMYK | cmyk(64.7%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(90.78, -54.62, 12.42) |
| CIE-LCH | lch(90.78, 56.02, 167.19°) |
| OKLab | oklab(90.12% -0.1521 0.0318) |
| OKLCH | oklch(90.12% 0.155 168.2) |
| XYZ | xyz(50.7504, 77.9999, 68.8692) |
| Luminance | 0.7801 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.65
Bright Teal
#01F9C6
ΔE00 2.79
Aquamarine
#7FFFD4
ΔE00 2.99
Greenish Cyan
#2AFEB7
ΔE00 4.03
Light Turquoise
#7EF4CC
ΔE00 4.06
Light Greenish Blue
#63F7B4
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFFCB #FF5A8E
analogous
#5AFF79 #5AFFCB #5AE0FF
triadic
#5AFFCB #CB5AFF #FFCB5A
tetradic
#5AFFCB #795AFF #FF5A8E #E0FF5A
square
#5AFFCB #795AFF #FF5A8E #E0FF5A
split-complementary
#5AFFCB #FF5AE0 #FF795A
monochromatic
#00DF98 #1DFFB8 #5AFFCB #97FFDE #D4FFF2
Accessibility & contrast
On white
1.26
#5AFFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#5AFFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFFCB
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFFCB | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC8
Deuteranopia (green-blind)
#E2DECE
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #5affcb; /* rgb */ color: rgb(90, 255, 203); /* oklch */ color: oklch(90.1% 0.155 168.2);
Tailwind
colors: {
custom: {
50: '#9affda',
500: '#5affcb',
950: '#000000',
},
}SCSS
$custom: #5affcb; $custom-light: #9affda; $custom-dark: #000000;
JSON
{
"hex": "#5affcb",
"rgb": {
"r": 90,
"g": 255,
"b": 203
},
"hsl": {
"h": 161.091,
"s": 100,
"l": 67.647
},
"oklch": {
"l": 0.90115,
"c": 0.15538,
"h": 168.2
},
"luminance": 0.78005
}Semantic roles & 50–950 ramp
primary
#5AFFCB
secondary
#D7265E
accent
#0048E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1815
muted
#808684