#65DADE#65DADE
#65DADE is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.3% C 0.105 H 198.4°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #65DADE |
|---|---|
| RGB | rgb(101, 218, 222) |
| HSL | hsl(182, 65%, 63%) |
| HSV | hsv(182, 55%, 87%) |
| CMYK | cmyk(54.5%, 1.8%, 0%, 12.9%) |
| CIE-LAB | lab(80.84, -31.74, -12.01) |
| CIE-LCH | lch(80.84, 33.94, 200.73°) |
| OKLab | oklab(82.28% -0.1001 -0.0332) |
| OKLCH | oklch(82.28% 0.105 198.4) |
| XYZ | xyz(43.6175, 58.1792, 78.0242) |
| Luminance | 0.5818 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.64
Aqua Blue
#02D8E9
ΔE00 4.81
Darkturquoise
#00CED1
ΔE00 5.06
Robin'S Egg
#6DEDFD
ΔE00 5.89
Robin Egg Blue
#8AF1FE
ΔE00 6.85
Bright Light Blue
#26F7FD
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DADE #DE6965
analogous
#65DEA5 #65DADE #659EDE
triadic
#65DADE #DE65DA #DADE65
tetradic
#65DADE #A565DE #DE6965 #9EDE65
square
#65DADE #A565DE #DE6965 #9EDE65
split-complementary
#65DADE #DE659E #DEA565
monochromatic
#23A1A5 #33CED3 #65DADE #97E6E9 #CAF2F4
Accessibility & contrast
On white
1.66
#65DADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#65DADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DADE
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DADE | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DF
Deuteranopia (green-blind)
#B9C2DF
Tritanopia (blue-blind)
#00E1DB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65dade; /* rgb */ color: rgb(101, 218, 222); /* oklch */ color: oklch(82.3% 0.105 198.4);
Tailwind
colors: {
custom: {
50: '#9ce6e8',
500: '#65dade',
950: '#000000',
},
}SCSS
$custom: #65dade; $custom-light: #9ce6e8; $custom-dark: #000000;
JSON
{
"hex": "#65dade",
"rgb": {
"r": 101,
"g": 218,
"b": 222
},
"hsl": {
"h": 181.983,
"s": 64.706,
"l": 63.333
},
"oklch": {
"l": 0.82283,
"c": 0.10548,
"h": 198.4
},
"luminance": 0.58183
}Semantic roles & 50–950 ramp
primary
#65DADE
secondary
#A8433F
accent
#1F19CD
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1616
muted
#808484