#63F8DE#63F8DE
#63F8DE is a very light, vivid teal. Relative luminance 0.751; OKLCH L 89.2% C 0.132 H 179.6°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #63F8DE |
|---|---|
| RGB | rgb(99, 248, 222) |
| HSL | hsl(170, 91%, 68%) |
| HSV | hsv(170, 60%, 97%) |
| CMYK | cmyk(60.1%, 0%, 10.5%, 2.7%) |
| CIE-LAB | lab(89.42, -45.74, 0.65) |
| CIE-LCH | lch(89.42, 45.74, 179.18°) |
| OKLab | oklab(89.22% -0.1324 0.001) |
| OKLCH | oklch(89.22% 0.132 179.6) |
| XYZ | xyz(51.8917, 75.0560, 80.8456) |
| Luminance | 0.7506 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.35
Bright Aqua
#0BF9EA
ΔE00 4.51
Aqua (survey)
#13EAC9
ΔE00 4.68
Light Aqua
#8CFFDB
ΔE00 4.74
Light Turquoise
#7EF4CC
ΔE00 5.15
Aquamarine
#7FFFD4
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F8DE #F8637D
analogous
#63F893 #63F8DE #63C8F8
triadic
#63F8DE #DE63F8 #F8DE63
tetradic
#63F8DE #9363F8 #F8637D #C8F863
square
#63F8DE #9363F8 #F8637D #C8F863
split-complementary
#63F8DE #F863C8 #F89363
monochromatic
#0AD7B3 #28F5D2 #63F8DE #9EFBEA #D8FDF7
Accessibility & contrast
On white
1.31
#63F8DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#63F8DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F8DE
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F8DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F8DE | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEADD
Deuteranopia (green-blind)
#D8DAE0
Tritanopia (blue-blind)
#00FCF0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #63f8de; /* rgb */ color: rgb(99, 248, 222); /* oklch */ color: oklch(89.2% 0.132 179.6);
Tailwind
colors: {
custom: {
50: '#9efbe8',
500: '#63f8de',
950: '#000000',
},
}SCSS
$custom: #63f8de; $custom-light: #9efbe8; $custom-dark: #000000;
JSON
{
"hex": "#63f8de",
"rgb": {
"r": 99,
"g": 248,
"b": 222
},
"hsl": {
"h": 169.53,
"s": 91.411,
"l": 68.039
},
"oklch": {
"l": 0.89216,
"c": 0.13242,
"h": 179.6
},
"luminance": 0.75061
}Semantic roles & 50–950 ramp
primary
#63F8DE
secondary
#D12E4B
accent
#0028E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101716
muted
#808584