#65DCED#65DCED
#65DCED is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.3% C 0.109 H 207.9°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #65DCED |
|---|---|
| RGB | rgb(101, 220, 237) |
| HSL | hsl(188, 79%, 66%) |
| HSV | hsv(188, 57%, 93%) |
| CMYK | cmyk(57.4%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(81.87, -28.62, -18.44) |
| CIE-LCH | lch(81.87, 34.04, 212.79°) |
| OKLab | oklab(83.27% -0.0962 -0.051) |
| OKLCH | oklch(83.27% 0.109 207.9) |
| XYZ | xyz(46.2398, 60.0629, 89.2608) |
| Luminance | 0.6007 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.83
Aqua Blue
#02D8E9
ΔE00 3.98
Robin Egg Blue
#8AF1FE
ΔE00 5.28
Neon Blue
#04D9FF
ΔE00 5.82
Robin'S Egg Blue
#98EFF9
ΔE00 5.94
Darkturquoise
#00CED1
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DCED #ED7665
analogous
#65EDBA #65DCED #6598ED
triadic
#65DCED #ED65DC #DCED65
tetradic
#65DCED #BA65ED #ED7665 #98ED65
square
#65DCED #BA65ED #ED7665 #98ED65
split-complementary
#65DCED #ED6598 #EDBA65
monochromatic
#17ACC1 #2ED0E7 #65DCED #9CE8F3 #D3F5FA
Accessibility & contrast
On white
1.61
#65DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#65DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DCED
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DCED | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EE
Deuteranopia (green-blind)
#B7C5ED
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65dced; /* rgb */ color: rgb(101, 220, 237); /* oklch */ color: oklch(83.3% 0.109 207.9);
Tailwind
colors: {
custom: {
50: '#9de7f2',
500: '#65dced',
950: '#000000',
},
}SCSS
$custom: #65dced; $custom-light: #9de7f2; $custom-dark: #000000;
JSON
{
"hex": "#65dced",
"rgb": {
"r": 101,
"g": 220,
"b": 237
},
"hsl": {
"h": 187.5,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.83268,
"c": 0.10888,
"h": 207.9
},
"luminance": 0.60068
}Semantic roles & 50–950 ramp
primary
#65DCED
secondary
#BF4837
accent
#240ADB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485