#63F2CC#63F2CC
#63F2CC is a very light, vivid teal. Relative luminance 0.705; OKLCH L 87.3% C 0.135 H 172.6°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #63F2CC |
|---|---|
| RGB | rgb(99, 242, 204) |
| HSL | hsl(164, 85%, 67%) |
| HSV | hsv(164, 59%, 95%) |
| CMYK | cmyk(59.1%, 0%, 15.7%, 5.1%) |
| CIE-LAB | lab(87.25, -47.44, 6.89) |
| CIE-LCH | lch(87.25, 47.93, 171.74°) |
| OKLab | oklab(87.3% -0.1342 0.0175) |
| OKLCH | oklch(87.3% 0.135 172.6) |
| XYZ | xyz(47.7916, 70.5117, 68.2065) |
| Luminance | 0.7052 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.38
Aquamarine
#7FFFD4
ΔE00 3.51
Aqua Marine
#2EE8BB
ΔE00 3.74
Aqua (survey)
#13EAC9
ΔE00 3.92
Light Aqua
#8CFFDB
ΔE00 4.05
Bright Teal
#01F9C6
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F2CC #F26389
analogous
#63F285 #63F2CC #63D1F2
triadic
#63F2CC #CC63F2 #F2CC63
tetradic
#63F2CC #8563F2 #F26389 #D1F263
square
#63F2CC #8563F2 #F26389 #D1F263
split-complementary
#63F2CC #F263D1 #F28563
monochromatic
#11CA99 #2BEDBA #63F2CC #9BF7DE #D4FBF1
Accessibility & contrast
On white
1.39
#63F2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#63F2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F2CC
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F2CC | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE4CA
Deuteranopia (green-blind)
#D6D4CF
Tritanopia (blue-blind)
#00F4E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #63f2cc; /* rgb */ color: rgb(99, 242, 204); /* oklch */ color: oklch(87.3% 0.135 172.6);
Tailwind
colors: {
custom: {
50: '#9cf7db',
500: '#63f2cc',
950: '#000000',
},
}SCSS
$custom: #63f2cc; $custom-light: #9cf7db; $custom-dark: #000000;
JSON
{
"hex": "#63f2cc",
"rgb": {
"r": 99,
"g": 242,
"b": 204
},
"hsl": {
"h": 164.056,
"s": 84.615,
"l": 66.863
},
"oklch": {
"l": 0.87303,
"c": 0.1353,
"h": 172.6
},
"luminance": 0.70517
}Semantic roles & 50–950 ramp
primary
#63F2CC
secondary
#C6335A
accent
#043FE1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1715
muted
#808584