#65DDEB#65DDEB
#65DDEB is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.4% C 0.109 H 205.7°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #65DDEB |
|---|---|
| RGB | rgb(101, 221, 235) |
| HSL | hsl(186, 77%, 66%) |
| HSV | hsv(186, 57%, 92%) |
| CMYK | cmyk(57%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(82.09, -29.66, -17.04) |
| CIE-LCH | lch(82.09, 34.20, 209.88°) |
| OKLab | oklab(83.43% -0.098 -0.0471) |
| OKLCH | oklch(83.43% 0.109 205.7) |
| XYZ | xyz(46.2125, 60.4732, 87.8182) |
| Luminance | 0.6048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.61
Aqua Blue
#02D8E9
ΔE00 3.75
Robin Egg Blue
#8AF1FE
ΔE00 5.08
Robin'S Egg Blue
#98EFF9
ΔE00 5.72
Neon Blue
#04D9FF
ΔE00 6.74
Darkturquoise
#00CED1
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DDEB #EB7365
analogous
#65EBB6 #65DDEB #659AEB
triadic
#65DDEB #EB65DD #DDEB65
tetradic
#65DDEB #B665EB #EB7365 #9AEB65
square
#65DDEB #B665EB #EB7365 #9AEB65
split-complementary
#65DDEB #EB659A #EBB665
monochromatic
#19ACBD #2FD1E4 #65DDEB #9BE9F2 #D1F5F9
Accessibility & contrast
On white
1.60
#65DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#65DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DDEB
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DDEB | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EC
Deuteranopia (green-blind)
#B8C6EB
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65ddeb; /* rgb */ color: rgb(101, 221, 235); /* oklch */ color: oklch(83.4% 0.109 205.7);
Tailwind
colors: {
custom: {
50: '#9de8f1',
500: '#65ddeb',
950: '#000000',
},
}SCSS
$custom: #65ddeb; $custom-light: #9de8f1; $custom-dark: #000000;
JSON
{
"hex": "#65ddeb",
"rgb": {
"r": 101,
"g": 221,
"b": 235
},
"hsl": {
"h": 186.269,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.83426,
"c": 0.10877,
"h": 205.7
},
"luminance": 0.60478
}Semantic roles & 50–950 ramp
primary
#65DDEB
secondary
#BC4638
accent
#220CD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485