#65D9ED#65D9ED
#65D9ED is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.6% C 0.108 H 210.4°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #65D9ED |
|---|---|
| RGB | rgb(101, 217, 237) |
| HSL | hsl(189, 79%, 66%) |
| HSV | hsv(189, 57%, 93%) |
| CMYK | cmyk(57.4%, 8.4%, 0%, 7.1%) |
| CIE-LAB | lab(81.02, -27.16, -19.73) |
| CIE-LCH | lch(81.02, 33.57, 216.00°) |
| OKLab | oklab(82.58% -0.093 -0.0546) |
| OKLCH | oklch(82.58% 0.108 210.4) |
| XYZ | xyz(45.4595, 58.5023, 89.0007) |
| Luminance | 0.5851 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.49
Robin'S Egg
#6DEDFD
ΔE00 4.76
Neon Blue
#04D9FF
ΔE00 4.94
Robin Egg Blue
#8AF1FE
ΔE00 6.06
Robin'S Egg Blue
#98EFF9
ΔE00 6.64
Sky Blue
#87CEEB
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D9ED #ED7965
analogous
#65EDBD #65D9ED #6595ED
triadic
#65D9ED #ED65D9 #D9ED65
tetradic
#65D9ED #BD65ED #ED7965 #95ED65
square
#65D9ED #BD65ED #ED7965 #95ED65
split-complementary
#65D9ED #ED6595 #EDBD65
monochromatic
#17A8C1 #2ECBE7 #65D9ED #9CE7F3 #D3F4FA
Accessibility & contrast
On white
1.65
#65D9ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#65D9ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D9ED
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D9ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D9ED | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D2EE
Deuteranopia (green-blind)
#B3C3ED
Tritanopia (blue-blind)
#00E2DF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65d9ed; /* rgb */ color: rgb(101, 217, 237); /* oklch */ color: oklch(82.6% 0.108 210.4);
Tailwind
colors: {
custom: {
50: '#9de5f2',
500: '#65d9ed',
950: '#000000',
},
}SCSS
$custom: #65d9ed; $custom-light: #9de5f2; $custom-dark: #000000;
JSON
{
"hex": "#65d9ed",
"rgb": {
"r": 101,
"g": 217,
"b": 237
},
"hsl": {
"h": 188.824,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.82581,
"c": 0.1079,
"h": 210.4
},
"luminance": 0.58507
}Semantic roles & 50–950 ramp
primary
#65D9ED
secondary
#BF4B37
accent
#290ADB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485