#65D7ED#65D7ED
#65D7ED is a very light, moderate teal. Relative luminance 0.575; OKLCH L 82.1% C 0.107 H 212.1°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #65D7ED |
|---|---|
| RGB | rgb(101, 215, 237) |
| HSL | hsl(190, 79%, 66%) |
| HSV | hsv(190, 57%, 93%) |
| CMYK | cmyk(57.4%, 9.3%, 0%, 7.1%) |
| CIE-LAB | lab(80.45, -26.18, -20.59) |
| CIE-LCH | lch(80.45, 33.31, 218.19°) |
| OKLab | oklab(82.12% -0.0909 -0.057) |
| OKLCH | oklch(82.12% 0.107 212.1) |
| XYZ | xyz(44.9471, 57.4776, 88.8299) |
| Luminance | 0.5748 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.48
Aqua Blue
#02D8E9
ΔE00 4.99
Robin'S Egg
#6DEDFD
ΔE00 5.47
Sky Blue
#87CEEB
ΔE00 6.40
Robin Egg Blue
#8AF1FE
ΔE00 6.68
Robin'S Egg Blue
#98EFF9
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D7ED #ED7B65
analogous
#65EDBF #65D7ED #6593ED
triadic
#65D7ED #ED65D7 #D7ED65
tetradic
#65D7ED #BF65ED #ED7B65 #93ED65
square
#65D7ED #BF65ED #ED7B65 #93ED65
split-complementary
#65D7ED #ED6593 #EDBF65
monochromatic
#17A5C1 #2EC9E7 #65D7ED #9CE5F3 #D3F3FA
Accessibility & contrast
On white
1.68
#65D7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#65D7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D7ED
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D7ED | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0EE
Deuteranopia (green-blind)
#B1C1ED
Tritanopia (blue-blind)
#00E0DE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #65d7ed; /* rgb */ color: rgb(101, 215, 237); /* oklch */ color: oklch(82.1% 0.107 212.1);
Tailwind
colors: {
custom: {
50: '#9ce3f2',
500: '#65d7ed',
950: '#000000',
},
}SCSS
$custom: #65d7ed; $custom-light: #9ce3f2; $custom-dark: #000000;
JSON
{
"hex": "#65d7ed",
"rgb": {
"r": 101,
"g": 215,
"b": 237
},
"hsl": {
"h": 189.706,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.82124,
"c": 0.10735,
"h": 212.1
},
"luminance": 0.57482
}Semantic roles & 50–950 ramp
primary
#65D7ED
secondary
#BF4D37
accent
#2C0ADB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485