#63EBED#63EBED
#63EBED is a very light, moderate teal. Relative luminance 0.682; OKLCH L 86.7% C 0.118 H 196.5°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #63EBED |
|---|---|
| RGB | rgb(99, 235, 237) |
| HSL | hsl(181, 79%, 66%) |
| HSV | hsv(181, 58%, 93%) |
| CMYK | cmyk(58.2%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(86.10, -36.08, -12.10) |
| CIE-LCH | lch(86.10, 38.06, 198.54°) |
| OKLab | oklab(86.66% -0.1128 -0.0335) |
| OKLCH | oklch(86.66% 0.118 196.5) |
| XYZ | xyz(50.1334, 68.1786, 90.6221) |
| Luminance | 0.6818 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.63
Bright Cyan
#41FDFE
ΔE00 4.26
Robin'S Egg
#6DEDFD
ΔE00 5.04
Aqua
#00FFFF
ΔE00 5.25
Bright Turquoise
#0FFEF9
ΔE00 5.61
Robin Egg Blue
#8AF1FE
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EBED #ED6563
analogous
#63EDAA #63EBED #63A6ED
triadic
#63EBED #ED63EB #EBED63
tetradic
#63EBED #AA63ED #ED6563 #A6ED63
square
#63EBED #AA63ED #ED6563 #A6ED63
split-complementary
#63EBED #ED63A6 #EDAA63
monochromatic
#16BDC0 #2CE4E7 #63EBED #9AF2F3 #D1F9FA
Accessibility & contrast
On white
1.43
#63EBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#63EBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EBED
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EBED | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1ED
Deuteranopia (green-blind)
#C6D0EE
Tritanopia (blue-blind)
#00F2EB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #63ebed; /* rgb */ color: rgb(99, 235, 237); /* oklch */ color: oklch(86.7% 0.118 196.5);
Tailwind
colors: {
custom: {
50: '#9df2f2',
500: '#63ebed',
950: '#000000',
},
}SCSS
$custom: #63ebed; $custom-light: #9df2f2; $custom-dark: #000000;
JSON
{
"hex": "#63ebed",
"rgb": {
"r": 99,
"g": 235,
"b": 237
},
"hsl": {
"h": 180.87,
"s": 79.31,
"l": 65.882
},
"oklch": {
"l": 0.86656,
"c": 0.11769,
"h": 196.5
},
"luminance": 0.68184
}Semantic roles & 50–950 ramp
primary
#63EBED
secondary
#BE3836
accent
#0D0ADC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585