#63DEED#63DEED
#63DEED is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.7% C 0.111 H 206.2°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #63DEED |
|---|---|
| RGB | rgb(99, 222, 237) |
| HSL | hsl(187, 79%, 66%) |
| HSV | hsv(187, 58%, 93%) |
| CMYK | cmyk(58.2%, 6.3%, 0%, 7.1%) |
| CIE-LAB | lab(82.38, -29.95, -17.67) |
| CIE-LCH | lch(82.38, 34.77, 210.55°) |
| OKLab | oklab(83.66% -0.0994 -0.0489) |
| OKLCH | oklch(83.66% 0.111 206.2) |
| XYZ | xyz(46.5466, 61.0049, 89.4265) |
| Luminance | 0.6101 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.37
Aqua Blue
#02D8E9
ΔE00 3.72
Robin Egg Blue
#8AF1FE
ΔE00 4.96
Robin'S Egg Blue
#98EFF9
ΔE00 5.70
Neon Blue
#04D9FF
ΔE00 6.48
Bright Light Blue
#26F7FD
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DEED #ED7263
analogous
#63EDB7 #63DEED #6399ED
triadic
#63DEED #ED63DE #DEED63
tetradic
#63DEED #B763ED #ED7263 #99ED63
square
#63DEED #B763ED #ED7263 #99ED63
split-complementary
#63DEED #ED6399 #EDB763
monochromatic
#16ADC0 #2CD2E7 #63DEED #9AEAF3 #D1F5FA
Accessibility & contrast
On white
1.59
#63DEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#63DEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DEED
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DEED | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EE
Deuteranopia (green-blind)
#B8C6ED
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #63deed; /* rgb */ color: rgb(99, 222, 237); /* oklch */ color: oklch(83.7% 0.111 206.2);
Tailwind
colors: {
custom: {
50: '#9ce8f2',
500: '#63deed',
950: '#000000',
},
}SCSS
$custom: #63deed; $custom-light: #9ce8f2; $custom-dark: #000000;
JSON
{
"hex": "#63deed",
"rgb": {
"r": 99,
"g": 222,
"b": 237
},
"hsl": {
"h": 186.522,
"s": 79.31,
"l": 65.882
},
"oklch": {
"l": 0.83661,
"c": 0.11081,
"h": 206.2
},
"luminance": 0.6101
}Semantic roles & 50–950 ramp
primary
#63DEED
secondary
#BE4536
accent
#210ADC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485