#63EEEE#63EEEE
#63EEEE is a very light, moderate teal. Relative luminance 0.700; OKLCH L 87.4% C 0.120 H 195.2°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #63EEEE |
|---|---|
| RGB | rgb(99, 238, 238) |
| HSL | hsl(180, 80%, 66%) |
| HSV | hsv(180, 58%, 93%) |
| CMYK | cmyk(58.4%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(86.98, -37.20, -11.30) |
| CIE-LCH | lch(86.98, 38.88, 196.90°) |
| OKLab | oklab(87.38% -0.1155 -0.0313) |
| OKLCH | oklch(87.38% 0.12 195.2) |
| XYZ | xyz(51.1461, 69.9695, 91.6824) |
| Luminance | 0.6997 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.39
Bright Cyan
#41FDFE
ΔE00 3.60
Aqua
#00FFFF
ΔE00 4.58
Bright Turquoise
#0FFEF9
ΔE00 4.80
Robin'S Egg
#6DEDFD
ΔE00 5.73
Robin Egg Blue
#8AF1FE
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EEEE #EE6363
analogous
#63EEA8 #63EEEE #63A8EE
triadic
#63EEEE #EE63EE #EEEE63
tetradic
#63EEEE #A863EE #EE6363 #A8EE63
square
#63EEEE #A863EE #EE6363 #A8EE63
split-complementary
#63EEEE #EE63A8 #EEA863
monochromatic
#15C2C2 #2CE8E8 #63EEEE #9AF4F4 #D1FAFA
Accessibility & contrast
On white
1.40
#63EEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#63EEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EEEE
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EEEE | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EE
Deuteranopia (green-blind)
#C9D3EF
Tritanopia (blue-blind)
#00F5EE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #63eeee; /* rgb */ color: rgb(99, 238, 238); /* oklch */ color: oklch(87.4% 0.120 195.2);
Tailwind
colors: {
custom: {
50: '#9df4f3',
500: '#63eeee',
950: '#000000',
},
}SCSS
$custom: #63eeee; $custom-light: #9df4f3; $custom-dark: #000000;
JSON
{
"hex": "#63eeee",
"rgb": {
"r": 99,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 80.347,
"l": 66.078
},
"oklch": {
"l": 0.87382,
"c": 0.11965,
"h": 195.2
},
"luminance": 0.69975
}Semantic roles & 50–950 ramp
primary
#63EEEE
secondary
#C03636
accent
#0909DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585