#63FEEC#63FEEC
#63FEEC is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.0% C 0.133 H 184.5°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #63FEEC |
|---|---|
| RGB | rgb(99, 254, 236) |
| HSL | hsl(173, 99%, 69%) |
| HSV | hsv(173, 61%, 100%) |
| CMYK | cmyk(61%, 0%, 7.1%, 0.4%) |
| CIE-LAB | lab(91.50, -44.89, -3.57) |
| CIE-LCH | lch(91.50, 45.03, 184.55°) |
| OKLab | oklab(91.02% -0.1325 -0.0104) |
| OKLCH | oklch(91.02% 0.133 184.5) |
| XYZ | xyz(55.7208, 79.5865, 91.7658) |
| Luminance | 0.7959 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.03
Tiffany Blue
#7BF2DA
ΔE00 4.03
Bright Turquoise
#0FFEF9
ΔE00 4.71
Aqua
#00FFFF
ΔE00 6.07
Bright Cyan
#41FDFE
ΔE00 6.13
Turquoise
#40E0D0
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FEEC #FE6375
analogous
#63FE9F #63FEEC #63C3FE
triadic
#63FEEC #EC63FE #FEEC63
tetradic
#63FEEC #9F63FE #FE6375 #C3FE63
square
#63FEEC #9F63FE #FE6375 #C3FE63
split-complementary
#63FEEC #FE63C3 #FE9F63
monochromatic
#01E5CB #26FEE5 #63FEEC #A0FEF3 #DDFFFB
Accessibility & contrast
On white
1.24
#63FEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#63FEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FEEC
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FEEC | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EB
Deuteranopia (green-blind)
#DBDFEE
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #63feec; /* rgb */ color: rgb(99, 254, 236); /* oklch */ color: oklch(91.0% 0.133 184.5);
Tailwind
colors: {
custom: {
50: '#9ffff2',
500: '#63feec',
950: '#000000',
},
}SCSS
$custom: #63feec; $custom-light: #9ffff2; $custom-dark: #000000;
JSON
{
"hex": "#63feec",
"rgb": {
"r": 99,
"g": 254,
"b": 236
},
"hsl": {
"h": 173.032,
"s": 98.726,
"l": 69.216
},
"oklch": {
"l": 0.91024,
"c": 0.13286,
"h": 184.5
},
"luminance": 0.79592
}Semantic roles & 50–950 ramp
primary
#63FEEC
secondary
#D92D41
accent
#001BE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685