#63F2AF#63F2AF
#63F2AF is a very light, vivid teal. Relative luminance 0.693; OKLCH L 86.6% C 0.157 H 160.0°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #63F2AF |
|---|---|
| RGB | rgb(99, 242, 175) |
| HSL | hsl(152, 85%, 67%) |
| HSV | hsv(152, 59%, 95%) |
| CMYK | cmyk(59.1%, 0%, 27.7%, 5.1%) |
| CIE-LAB | lab(86.63, -53.72, 21.05) |
| CIE-LCH | lch(86.63, 57.70, 158.60°) |
| OKLab | oklab(86.59% -0.1471 0.0536) |
| OKLCH | oklch(86.59% 0.157 160) |
| XYZ | xyz(44.6315, 69.2476, 51.5632) |
| Luminance | 0.6925 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.09
Light Blue Green
#7EFBB3
ΔE00 2.95
Seafoam Green
#7AF9AB
ΔE00 3.25
Seafoam (survey)
#80F9AD
ΔE00 3.40
Greenish Cyan
#2AFEB7
ΔE00 3.60
Greenish Turquoise
#00FBB0
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F2AF #F263A6
analogous
#63F268 #63F2AF #63EEF2
triadic
#63F2AF #AF63F2 #F2AF63
tetradic
#63F2AF #6863F2 #F263A6 #EEF263
square
#63F2AF #6863F2 #F263A6 #EEF263
split-complementary
#63F2AF #F263EE #F26863
monochromatic
#11CA73 #2BED92 #63F2AF #9BF7CC #D4FBE9
Accessibility & contrast
On white
1.41
#63F2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#63F2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F2AF
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F2AF | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1AB
Deuteranopia (green-blind)
#DCD3B3
Tritanopia (blue-blind)
#1CF1E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #63f2af; /* rgb */ color: rgb(99, 242, 175); /* oklch */ color: oklch(86.6% 0.157 160.0);
Tailwind
colors: {
custom: {
50: '#9bf7c7',
500: '#63f2af',
950: '#000000',
},
}SCSS
$custom: #63f2af; $custom-light: #9bf7c7; $custom-dark: #000000;
JSON
{
"hex": "#63f2af",
"rgb": {
"r": 99,
"g": 242,
"b": 175
},
"hsl": {
"h": 151.888,
"s": 84.615,
"l": 66.863
},
"oklch": {
"l": 0.86592,
"c": 0.15655,
"h": 160
},
"luminance": 0.69252
}Semantic roles & 50–950 ramp
primary
#63F2AF
secondary
#C63378
accent
#046CE1
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582