#63FDB8#63FDB8
#63FDB8 is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.4% C 0.163 H 160.8°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #63FDB8 |
|---|---|
| RGB | rgb(99, 253, 184) |
| HSL | hsl(153, 97%, 69%) |
| HSV | hsv(153, 61%, 99%) |
| CMYK | cmyk(60.9%, 0%, 27.3%, 0.8%) |
| CIE-LAB | lab(90.03, -56.31, 21.15) |
| CIE-LCH | lch(90.03, 60.15, 159.42°) |
| OKLab | oklab(89.43% -0.1543 0.0538) |
| OKLCH | oklch(89.43% 0.163 160.8) |
| XYZ | xyz(48.9180, 76.3589, 57.4989) |
| Luminance | 0.7636 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.24
Greenish Cyan
#2AFEB7
ΔE00 2.45
Light Blue Green
#7EFBB3
ΔE00 2.52
Greenish Turquoise
#00FBB0
ΔE00 3.04
Seafoam Green
#7AF9AB
ΔE00 3.21
Light Aquamarine
#7BFDC7
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FDB8 #FD63A8
analogous
#63FD6B #63FDB8 #63F5FD
triadic
#63FDB8 #B863FD #FDB863
tetradic
#63FDB8 #6B63FD #FD63A8 #F5FD63
square
#63FDB8 #6B63FD #FD63A8 #F5FD63
split-complementary
#63FDB8 #FD63F5 #FD6B63
monochromatic
#03E37E #27FC9D #63FDB8 #9FFED4 #DCFFEF
Accessibility & contrast
On white
1.29
#63FDB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#63FDB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FDB8
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FDB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FDB8 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEBB4
Deuteranopia (green-blind)
#E5DCBC
Tritanopia (blue-blind)
#00FCEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #63fdb8; /* rgb */ color: rgb(99, 253, 184); /* oklch */ color: oklch(89.4% 0.163 160.8);
Tailwind
colors: {
custom: {
50: '#9dffcd',
500: '#63fdb8',
950: '#000000',
},
}SCSS
$custom: #63fdb8; $custom-light: #9dffcd; $custom-dark: #000000;
JSON
{
"hex": "#63fdb8",
"rgb": {
"r": 99,
"g": 253,
"b": 184
},
"hsl": {
"h": 153.117,
"s": 97.468,
"l": 69.02
},
"oklch": {
"l": 0.89431,
"c": 0.16339,
"h": 160.8
},
"luminance": 0.76364
}Semantic roles & 50–950 ramp
primary
#63FDB8
secondary
#D72D79
accent
#0067E6
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#101813
muted
#808683