#63EBEE#63EBEE
#63EBEE is a very light, moderate teal. Relative luminance 0.682; OKLCH L 86.7% C 0.118 H 197.2°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #63EBEE |
|---|---|
| RGB | rgb(99, 235, 238) |
| HSL | hsl(181, 80%, 66%) |
| HSV | hsv(181, 58%, 93%) |
| CMYK | cmyk(58.4%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(86.12, -35.81, -12.58) |
| CIE-LCH | lch(86.12, 37.96, 199.36°) |
| OKLab | oklab(86.69% -0.1124 -0.0348) |
| OKLCH | oklch(86.69% 0.118 197.2) |
| XYZ | xyz(50.2799, 68.2372, 91.3936) |
| Luminance | 0.6824 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.59
Bright Cyan
#41FDFE
ΔE00 4.33
Robin'S Egg
#6DEDFD
ΔE00 4.70
Aqua
#00FFFF
ΔE00 5.35
Robin Egg Blue
#8AF1FE
ΔE00 5.48
Bright Turquoise
#0FFEF9
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EBEE #EE6663
analogous
#63EEAB #63EBEE #63A5EE
triadic
#63EBEE #EE63EB #EBEE63
tetradic
#63EBEE #AB63EE #EE6663 #A5EE63
square
#63EBEE #AB63EE #EE6663 #A5EE63
split-complementary
#63EBEE #EE63A5 #EEAB63
monochromatic
#15BEC2 #2CE4E8 #63EBEE #9AF2F4 #D1F9FA
Accessibility & contrast
On white
1.43
#63EBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#63EBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EBEE
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EBEE | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1EE
Deuteranopia (green-blind)
#C6D1EF
Tritanopia (blue-blind)
#00F2EC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #63ebee; /* rgb */ color: rgb(99, 235, 238); /* oklch */ color: oklch(86.7% 0.118 197.2);
Tailwind
colors: {
custom: {
50: '#9df2f3',
500: '#63ebee',
950: '#000000',
},
}SCSS
$custom: #63ebee; $custom-light: #9df2f3; $custom-dark: #000000;
JSON
{
"hex": "#63ebee",
"rgb": {
"r": 99,
"g": 235,
"b": 238
},
"hsl": {
"h": 181.295,
"s": 80.347,
"l": 66.078
},
"oklch": {
"l": 0.8669,
"c": 0.11769,
"h": 197.2
},
"luminance": 0.68242
}Semantic roles & 50–950 ramp
primary
#63EBEE
secondary
#C03936
accent
#0D09DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585