#63FAB0#63FAB0
#63FAB0 is a very light, vivid teal. Relative luminance 0.742; OKLCH L 88.5% C 0.166 H 158.7°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #63FAB0 |
|---|---|
| RGB | rgb(99, 250, 176) |
| HSL | hsl(151, 94%, 68%) |
| HSV | hsv(151, 60%, 98%) |
| CMYK | cmyk(60.4%, 0%, 29.6%, 2%) |
| CIE-LAB | lab(89.00, -56.72, 23.80) |
| CIE-LCH | lch(89.00, 61.51, 157.23°) |
| OKLab | oklab(88.54% -0.1548 0.0604) |
| OKLCH | oklch(88.54% 0.166 158.7) |
| XYZ | xyz(47.1634, 74.1537, 52.8935) |
| Luminance | 0.7416 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.40
Light Blue Green
#7EFBB3
ΔE00 2.06
Seafoam Green
#7AF9AB
ΔE00 2.24
Seafoam (survey)
#80F9AD
ΔE00 2.57
Light Green Blue
#56FCA2
ΔE00 2.71
Light Bluish Green
#76FDA8
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FAB0 #FA63AD
analogous
#63FA64 #63FAB0 #63F9FA
triadic
#63FAB0 #B063FA #FAB063
tetradic
#63FAB0 #6463FA #FA63AD #F9FA63
square
#63FAB0 #6463FA #FA63AD #F9FA63
split-complementary
#63FAB0 #FA63F9 #FA6463
monochromatic
#07DC73 #28F892 #63FAB0 #9EFCCE #DAFEEC
Accessibility & contrast
On white
1.33
#63FAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#63FAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FAB0
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FAB0 | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8AC
Deuteranopia (green-blind)
#E3DAB5
Tritanopia (blue-blind)
#11F9E6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #63fab0; /* rgb */ color: rgb(99, 250, 176); /* oklch */ color: oklch(88.5% 0.166 158.7);
Tailwind
colors: {
custom: {
50: '#9dfdc8',
500: '#63fab0',
950: '#000000',
},
}SCSS
$custom: #63fab0; $custom-light: #9dfdc8; $custom-dark: #000000;
JSON
{
"hex": "#63fab0",
"rgb": {
"r": 99,
"g": 250,
"b": 176
},
"hsl": {
"h": 150.596,
"s": 93.789,
"l": 68.431
},
"oklch": {
"l": 0.88537,
"c": 0.16615,
"h": 158.7
},
"luminance": 0.74158
}Semantic roles & 50–950 ramp
primary
#63FAB0
secondary
#D42E7F
accent
#0070E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682