#65DDEE#65DDEE
#65DDEE is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.5% C 0.110 H 207.9°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #65DDEE |
|---|---|
| RGB | rgb(101, 221, 238) |
| HSL | hsl(187, 80%, 66%) |
| HSV | hsv(187, 58%, 93%) |
| CMYK | cmyk(57.6%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(82.19, -28.83, -18.49) |
| CIE-LCH | lch(82.19, 34.25, 212.68°) |
| OKLab | oklab(83.53% -0.0968 -0.0512) |
| OKLCH | oklch(83.53% 0.11 207.9) |
| XYZ | xyz(46.6496, 60.6480, 90.1201) |
| Luminance | 0.6065 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.60
Aqua Blue
#02D8E9
ΔE00 4.02
Robin Egg Blue
#8AF1FE
ΔE00 5.09
Robin'S Egg Blue
#98EFF9
ΔE00 5.79
Neon Blue
#04D9FF
ΔE00 5.86
Darkturquoise
#00CED1
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DDEE #EE7665
analogous
#65EEBB #65DDEE #6599EE
triadic
#65DDEE #EE65DD #DDEE65
tetradic
#65DDEE #BB65EE #EE7665 #99EE65
square
#65DDEE #BB65EE #EE7665 #99EE65
split-complementary
#65DDEE #EE6599 #EEBB65
monochromatic
#16AEC3 #2ED1E8 #65DDEE #9CE9F4 #D3F5FA
Accessibility & contrast
On white
1.60
#65DDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#65DDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DDEE
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DDEE | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EF
Deuteranopia (green-blind)
#B7C6EE
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65ddee; /* rgb */ color: rgb(101, 221, 238); /* oklch */ color: oklch(83.5% 0.110 207.9);
Tailwind
colors: {
custom: {
50: '#9de8f3',
500: '#65ddee',
950: '#000000',
},
}SCSS
$custom: #65ddee; $custom-light: #9de8f3; $custom-dark: #000000;
JSON
{
"hex": "#65ddee",
"rgb": {
"r": 101,
"g": 221,
"b": 238
},
"hsl": {
"h": 187.445,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.83534,
"c": 0.10952,
"h": 207.9
},
"luminance": 0.60653
}Semantic roles & 50–950 ramp
primary
#65DDEE
secondary
#C14736
accent
#2309DC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485