#65D8ED#65D8ED
#65D8ED is a very light, moderate teal. Relative luminance 0.580; OKLCH L 82.4% C 0.108 H 211.3°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #65D8ED |
|---|---|
| RGB | rgb(101, 216, 237) |
| HSL | hsl(189, 79%, 66%) |
| HSV | hsv(189, 57%, 93%) |
| CMYK | cmyk(57.4%, 8.9%, 0%, 7.1%) |
| CIE-LAB | lab(80.73, -26.67, -20.16) |
| CIE-LCH | lch(80.73, 33.43, 217.09°) |
| OKLab | oklab(82.35% -0.092 -0.0558) |
| OKLCH | oklch(82.35% 0.108 211.3) |
| XYZ | xyz(45.2026, 57.9884, 88.9151) |
| Luminance | 0.5799 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.70
Aqua Blue
#02D8E9
ΔE00 4.73
Robin'S Egg
#6DEDFD
ΔE00 5.11
Robin Egg Blue
#8AF1FE
ΔE00 6.36
Sky Blue
#87CEEB
ΔE00 6.75
Robin'S Egg Blue
#98EFF9
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D8ED #ED7A65
analogous
#65EDBE #65D8ED #6594ED
triadic
#65D8ED #ED65D8 #D8ED65
tetradic
#65D8ED #BE65ED #ED7A65 #94ED65
square
#65D8ED #BE65ED #ED7A65 #94ED65
split-complementary
#65D8ED #ED6594 #EDBE65
monochromatic
#17A7C1 #2ECAE7 #65D8ED #9CE6F3 #D3F4FA
Accessibility & contrast
On white
1.67
#65D8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#65D8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D8ED
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D8ED | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1EE
Deuteranopia (green-blind)
#B2C2ED
Tritanopia (blue-blind)
#00E1DE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #65d8ed; /* rgb */ color: rgb(101, 216, 237); /* oklch */ color: oklch(82.4% 0.108 211.3);
Tailwind
colors: {
custom: {
50: '#9de4f2',
500: '#65d8ed',
950: '#000000',
},
}SCSS
$custom: #65d8ed; $custom-light: #9de4f2; $custom-dark: #000000;
JSON
{
"hex": "#65d8ed",
"rgb": {
"r": 101,
"g": 216,
"b": 237
},
"hsl": {
"h": 189.265,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.82352,
"c": 0.10761,
"h": 211.3
},
"luminance": 0.57993
}Semantic roles & 50–950 ramp
primary
#65D8ED
secondary
#BF4C37
accent
#2A0ADB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485