#63EDEB#63EDEB
#63EDEB is a very light, moderate teal. Relative luminance 0.692; OKLCH L 87.1% C 0.119 H 193.9°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #63EDEB |
|---|---|
| RGB | rgb(99, 237, 235) |
| HSL | hsl(179, 79%, 66%) |
| HSV | hsv(179, 58%, 93%) |
| CMYK | cmyk(58.2%, 0%, 0.8%, 7.1%) |
| CIE-LAB | lab(86.61, -37.53, -10.28) |
| CIE-LCH | lch(86.61, 38.92, 195.32°) |
| OKLab | oklab(87.05% -0.1157 -0.0285) |
| OKLCH | oklch(87.05% 0.119 193.9) |
| XYZ | xyz(50.4187, 69.2140, 89.2837) |
| Luminance | 0.6922 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.86
Bright Cyan
#41FDFE
ΔE00 3.86
Bright Turquoise
#0FFEF9
ΔE00 4.72
Aqua
#00FFFF
ΔE00 4.72
Bright Aqua
#0BF9EA
ΔE00 5.82
Turquoise
#40E0D0
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EDEB #ED6365
analogous
#63EDA6 #63EDEB #63AAED
triadic
#63EDEB #EB63ED #EDEB63
tetradic
#63EDEB #A663ED #ED6365 #AAED63
square
#63EDEB #A663ED #ED6365 #AAED63
split-complementary
#63EDEB #ED63AA #EDA663
monochromatic
#16C0BD #2CE7E4 #63EDEB #9AF3F2 #D1FAF9
Accessibility & contrast
On white
1.41
#63EDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#63EDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EDEB
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EDEB | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EB
Deuteranopia (green-blind)
#C9D2EC
Tritanopia (blue-blind)
#00F4EC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #63edeb; /* rgb */ color: rgb(99, 237, 235); /* oklch */ color: oklch(87.1% 0.119 193.9);
Tailwind
colors: {
custom: {
50: '#9df3f1',
500: '#63edeb',
950: '#000000',
},
}SCSS
$custom: #63edeb; $custom-light: #9df3f1; $custom-dark: #000000;
JSON
{
"hex": "#63edeb",
"rgb": {
"r": 99,
"g": 237,
"b": 235
},
"hsl": {
"h": 179.13,
"s": 79.31,
"l": 65.882
},
"oklch": {
"l": 0.87053,
"c": 0.11916,
"h": 193.9
},
"luminance": 0.69219
}Semantic roles & 50–950 ramp
primary
#63EDEB
secondary
#BE3638
accent
#0A0DDC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585