#63F0E8#63F0E8
#63F0E8 is a very light, vivid teal. Relative luminance 0.708; OKLCH L 87.7% C 0.122 H 190.0°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #63F0E8 |
|---|---|
| RGB | rgb(99, 240, 232) |
| HSL | hsl(177, 82%, 66%) |
| HSV | hsv(177, 59%, 94%) |
| CMYK | cmyk(58.8%, 0%, 3.3%, 5.9%) |
| CIE-LAB | lab(87.38, -39.68, -7.56) |
| CIE-LCH | lch(87.38, 40.40, 190.79°) |
| OKLab | oklab(87.65% -0.12 -0.0211) |
| OKLCH | oklch(87.65% 0.122 190) |
| XYZ | xyz(50.8647, 70.7937, 87.3122) |
| Luminance | 0.7080 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 4.09
Bright Aqua
#0BF9EA
ΔE00 4.12
Bright Cyan
#41FDFE
ΔE00 4.25
Aqua
#00FFFF
ΔE00 4.78
Turquoise
#40E0D0
ΔE00 4.98
Bright Light Blue
#26F7FD
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F0E8 #F0636B
analogous
#63F0A2 #63F0E8 #63B2F0
triadic
#63F0E8 #E863F0 #F0E863
tetradic
#63F0E8 #A263F0 #F0636B #B2F063
square
#63F0E8 #A263F0 #F0636B #B2F063
split-complementary
#63F0E8 #F063B2 #F0A263
monochromatic
#13C6BB #2BEBE0 #63F0E8 #9BF5F0 #D3FBF8
Accessibility & contrast
On white
1.39
#63F0E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#63F0E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F0E8
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F0E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F0E8 | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E4E8
Deuteranopia (green-blind)
#CDD4E9
Tritanopia (blue-blind)
#00F6ED
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #63f0e8; /* rgb */ color: rgb(99, 240, 232); /* oklch */ color: oklch(87.7% 0.122 190.0);
Tailwind
colors: {
custom: {
50: '#9df5ef',
500: '#63f0e8',
950: '#000000',
},
}SCSS
$custom: #63f0e8; $custom-light: #9df5ef; $custom-dark: #000000;
JSON
{
"hex": "#63f0e8",
"rgb": {
"r": 99,
"g": 240,
"b": 232
},
"hsl": {
"h": 176.596,
"s": 82.456,
"l": 66.471
},
"oklch": {
"l": 0.87652,
"c": 0.12185,
"h": 190
},
"luminance": 0.70799
}Semantic roles & 50–950 ramp
primary
#63F0E8
secondary
#C3343C
accent
#0713DF
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585