#65D8EC#65D8EC
#65D8EC is a very light, moderate teal. Relative luminance 0.579; OKLCH L 82.3% C 0.107 H 210.5°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #65D8EC |
|---|---|
| RGB | rgb(101, 216, 236) |
| HSL | hsl(189, 78%, 66%) |
| HSV | hsv(189, 57%, 93%) |
| CMYK | cmyk(57.2%, 8.5%, 0%, 7.5%) |
| CIE-LAB | lab(80.70, -26.95, -19.68) |
| CIE-LCH | lch(80.70, 33.37, 216.14°) |
| OKLab | oklab(82.32% -0.0924 -0.0545) |
| OKLCH | oklch(82.32% 0.107 210.5) |
| XYZ | xyz(45.0569, 57.9301, 88.1478) |
| Luminance | 0.5794 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.52
Neon Blue
#04D9FF
ΔE00 4.94
Robin'S Egg
#6DEDFD
ΔE00 4.99
Robin Egg Blue
#8AF1FE
ΔE00 6.27
Robin'S Egg Blue
#98EFF9
ΔE00 6.80
Sky Blue
#87CEEB
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D8EC #EC7965
analogous
#65ECBC #65D8EC #6594EC
triadic
#65D8EC #EC65D8 #D8EC65
tetradic
#65D8EC #BC65EC #EC7965 #94EC65
square
#65D8EC #BC65EC #EC7965 #94EC65
split-complementary
#65D8EC #EC6594 #ECBC65
monochromatic
#18A6BF #2FCAE5 #65D8EC #9BE6F3 #D2F4F9
Accessibility & contrast
On white
1.67
#65D8EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#65D8EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D8EC
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D8EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D8EC | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1ED
Deuteranopia (green-blind)
#B2C2EC
Tritanopia (blue-blind)
#00E1DE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #65d8ec; /* rgb */ color: rgb(101, 216, 236); /* oklch */ color: oklch(82.3% 0.107 210.5);
Tailwind
colors: {
custom: {
50: '#9ce4f2',
500: '#65d8ec',
950: '#000000',
},
}SCSS
$custom: #65d8ec; $custom-light: #9ce4f2; $custom-dark: #000000;
JSON
{
"hex": "#65d8ec",
"rgb": {
"r": 101,
"g": 216,
"b": 236
},
"hsl": {
"h": 188.889,
"s": 78.035,
"l": 66.078
},
"oklch": {
"l": 0.82315,
"c": 0.10725,
"h": 210.5
},
"luminance": 0.57935
}Semantic roles & 50–950 ramp
primary
#65D8EC
secondary
#BE4B38
accent
#2A0BDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485