#65DDEC#65DDEC
#65DDEC is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.5% C 0.109 H 206.4°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #65DDEC |
|---|---|
| RGB | rgb(101, 221, 236) |
| HSL | hsl(187, 78%, 66%) |
| HSV | hsv(187, 57%, 93%) |
| CMYK | cmyk(57.2%, 6.4%, 0%, 7.5%) |
| CIE-LAB | lab(82.13, -29.38, -17.52) |
| CIE-LCH | lch(82.13, 34.21, 210.81°) |
| OKLab | oklab(83.46% -0.0976 -0.0485) |
| OKLCH | oklch(83.46% 0.109 206.4) |
| XYZ | xyz(46.3574, 60.5311, 88.5813) |
| Luminance | 0.6054 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.57
Aqua Blue
#02D8E9
ΔE00 3.81
Robin Egg Blue
#8AF1FE
ΔE00 5.06
Robin'S Egg Blue
#98EFF9
ΔE00 5.72
Neon Blue
#04D9FF
ΔE00 6.44
Darkturquoise
#00CED1
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DDEC #EC7465
analogous
#65ECB7 #65DDEC #6599EC
triadic
#65DDEC #EC65DD #DDEC65
tetradic
#65DDEC #B765EC #EC7465 #99EC65
square
#65DDEC #B765EC #EC7465 #99EC65
split-complementary
#65DDEC #EC6599 #ECB765
monochromatic
#18ACBF #2FD1E5 #65DDEC #9BE9F3 #D2F5F9
Accessibility & contrast
On white
1.60
#65DDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#65DDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DDEC
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DDEC | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5ED
Deuteranopia (green-blind)
#B8C6EC
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65ddec; /* rgb */ color: rgb(101, 221, 236); /* oklch */ color: oklch(83.5% 0.109 206.4);
Tailwind
colors: {
custom: {
50: '#9de8f2',
500: '#65ddec',
950: '#000000',
},
}SCSS
$custom: #65ddec; $custom-light: #9de8f2; $custom-dark: #000000;
JSON
{
"hex": "#65ddec",
"rgb": {
"r": 101,
"g": 221,
"b": 236
},
"hsl": {
"h": 186.667,
"s": 78.035,
"l": 66.078
},
"oklch": {
"l": 0.83462,
"c": 0.109,
"h": 206.4
},
"luminance": 0.60536
}Semantic roles & 50–950 ramp
primary
#65DDEC
secondary
#BE4738
accent
#220BDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485