#63FFB2#63FFB2
#63FFB2 is a very light, vivid teal. Relative luminance 0.774; OKLCH L 89.8% C 0.171 H 158.4°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #63FFB2 |
|---|---|
| RGB | rgb(99, 255, 178) |
| HSL | hsl(150, 100%, 69%) |
| HSV | hsv(150, 61%, 100%) |
| CMYK | cmyk(61.2%, 0%, 30.2%, 0%) |
| CIE-LAB | lab(90.50, -58.29, 24.85) |
| CIE-LCH | lch(90.50, 63.37, 156.91°) |
| OKLab | oklab(89.78% -0.1589 0.063) |
| OKLCH | oklch(89.78% 0.171 158.4) |
| XYZ | xyz(48.9370, 77.3820, 54.4681) |
| Luminance | 0.7739 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 2.25
Light Greenish Blue
#63F7B4
ΔE00 2.28
Seafoam Green
#7AF9AB
ΔE00 2.43
Light Green Blue
#56FCA2
ΔE00 2.43
Light Bluish Green
#76FDA8
ΔE00 2.49
Sea Green (survey)
#53FCA1
ΔE00 2.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FFB2 #FF63B0
analogous
#63FF64 #63FFB2 #63FEFF
triadic
#63FFB2 #B263FF #FFB263
tetradic
#63FFB2 #6463FF #FF63B0 #FEFF63
square
#63FFB2 #6463FF #FF63B0 #FEFF63
split-complementary
#63FFB2 #FF63FE #FF6463
monochromatic
#00E875 #26FF94 #63FFB2 #A0FFD0 #DDFFEE
Accessibility & contrast
On white
1.27
#63FFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#63FFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FFB2
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FFB2 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEDAD
Deuteranopia (green-blind)
#E8DEB7
Tritanopia (blue-blind)
#01FEEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #63ffb2; /* rgb */ color: rgb(99, 255, 178); /* oklch */ color: oklch(89.8% 0.171 158.4);
Tailwind
colors: {
custom: {
50: '#9dffc9',
500: '#63ffb2',
950: '#000000',
},
}SCSS
$custom: #63ffb2; $custom-light: #9dffc9; $custom-dark: #000000;
JSON
{
"hex": "#63ffb2",
"rgb": {
"r": 99,
"g": 255,
"b": 178
},
"hsl": {
"h": 150.385,
"s": 100,
"l": 69.412
},
"oklch": {
"l": 0.8978,
"c": 0.17095,
"h": 158.4
},
"luminance": 0.77387
}Semantic roles & 50–950 ramp
primary
#63FFB2
secondary
#DA2C82
accent
#0071E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101813
muted
#808682