#59FBCF#59FBCF
#59FBCF is a very light, vivid teal. Relative luminance 0.756; OKLCH L 89.2% C 0.149 H 171.3°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #59FBCF |
|---|---|
| RGB | rgb(89, 251, 207) |
| HSL | hsl(164, 95%, 67%) |
| HSV | hsv(164, 65%, 98%) |
| CMYK | cmyk(64.5%, 0%, 17.5%, 1.6%) |
| CIE-LAB | lab(89.68, -52.24, 8.79) |
| CIE-LCH | lch(89.68, 52.97, 170.45°) |
| OKLab | oklab(89.24% -0.1468 0.0224) |
| OKLCH | oklch(89.24% 0.149 171.3) |
| XYZ | xyz(49.8738, 75.6178, 70.9866) |
| Luminance | 0.7562 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.71
Aquamarine
#7FFFD4
ΔE00 2.73
Light Turquoise
#7EF4CC
ΔE00 3.22
Light Aquamarine
#7BFDC7
ΔE00 3.81
Light Aqua
#8CFFDB
ΔE00 4.08
Aqua Marine
#2EE8BB
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FBCF #FB5985
analogous
#59FB7E #59FBCF #59D6FB
triadic
#59FBCF #CF59FB #FBCF59
tetradic
#59FBCF #7E59FB #FB5985 #D6FB59
square
#59FBCF #7E59FB #FB5985 #D6FB59
split-complementary
#59FBCF #FB59D6 #FB7E59
monochromatic
#05D49C #1DFABE #59FBCF #95FCE0 #D1FEF2
Accessibility & contrast
On white
1.30
#59FBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#59FBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FBCF
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FBCF | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EBCD
Deuteranopia (green-blind)
#DDDBD2
Tritanopia (blue-blind)
#00FDEE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #59fbcf; /* rgb */ color: rgb(89, 251, 207); /* oklch */ color: oklch(89.2% 0.149 171.3);
Tailwind
colors: {
custom: {
50: '#99fddd',
500: '#59fbcf',
950: '#000000',
},
}SCSS
$custom: #59fbcf; $custom-light: #99fddd; $custom-dark: #000000;
JSON
{
"hex": "#59fbcf",
"rgb": {
"r": 89,
"g": 251,
"b": 207
},
"hsl": {
"h": 163.704,
"s": 95.294,
"l": 66.667
},
"oklch": {
"l": 0.8924,
"c": 0.14853,
"h": 171.3
},
"luminance": 0.75623
}Semantic roles & 50–950 ramp
primary
#59FBCF
secondary
#CF2956
accent
#003EE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684