#63F9B2#63F9B2
#63F9B2 is a very light, vivid teal. Relative luminance 0.736; OKLCH L 88.3% C 0.163 H 159.6°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #63F9B2 |
|---|---|
| RGB | rgb(99, 249, 178) |
| HSL | hsl(152, 93%, 68%) |
| HSV | hsv(152, 60%, 98%) |
| CMYK | cmyk(60.2%, 0%, 28.5%, 2.4%) |
| CIE-LAB | lab(88.74, -55.93, 22.43) |
| CIE-LCH | lch(88.74, 60.26, 158.14°) |
| OKLab | oklab(88.34% -0.1529 0.057) |
| OKLCH | oklch(88.34% 0.163 159.6) |
| XYZ | xyz(47.0528, 73.6136, 53.8400) |
| Luminance | 0.7362 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.82
Light Blue Green
#7EFBB3
ΔE00 2.20
Seafoam Green
#7AF9AB
ΔE00 2.60
Greenish Cyan
#2AFEB7
ΔE00 2.84
Seafoam (survey)
#80F9AD
ΔE00 2.85
Greenish Turquoise
#00FBB0
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F9B2 #F963AA
analogous
#63F967 #63F9B2 #63F5F9
triadic
#63F9B2 #B263F9 #F9B263
tetradic
#63F9B2 #6763F9 #F963AA #F5F963
square
#63F9B2 #6763F9 #F963AA #F5F963
split-complementary
#63F9B2 #F963F5 #F96763
monochromatic
#08D976 #28F795 #63F9B2 #9EFBCF #D9FEEC
Accessibility & contrast
On white
1.34
#63F9B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#63F9B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F9B2
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F9B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F9B2 | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E8AE
Deuteranopia (green-blind)
#E2D9B6
Tritanopia (blue-blind)
#0EF8E6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #63f9b2; /* rgb */ color: rgb(99, 249, 178); /* oklch */ color: oklch(88.3% 0.163 159.6);
Tailwind
colors: {
custom: {
50: '#9cfcc9',
500: '#63f9b2',
950: '#000000',
},
}SCSS
$custom: #63f9b2; $custom-light: #9cfcc9; $custom-dark: #000000;
JSON
{
"hex": "#63f9b2",
"rgb": {
"r": 99,
"g": 249,
"b": 178
},
"hsl": {
"h": 151.6,
"s": 92.593,
"l": 68.235
},
"oklch": {
"l": 0.8834,
"c": 0.16317,
"h": 159.6
},
"luminance": 0.73618
}Semantic roles & 50–950 ramp
primary
#63F9B2
secondary
#D22E7C
accent
#006DE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682