#65D8EA#65D8EA
#65D8EA is a very light, moderate teal. Relative luminance 0.578; OKLCH L 82.2% C 0.107 H 209.1°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #65D8EA |
|---|---|
| RGB | rgb(101, 216, 234) |
| HSL | hsl(188, 76%, 66%) |
| HSV | hsv(188, 57%, 92%) |
| CMYK | cmyk(56.8%, 7.7%, 0%, 8.2%) |
| CIE-LAB | lab(80.64, -27.51, -18.71) |
| CIE-LCH | lch(80.64, 33.27, 214.22°) |
| OKLab | oklab(82.24% -0.0932 -0.0518) |
| OKLCH | oklch(82.24% 0.107 209.1) |
| XYZ | xyz(44.7679, 57.8146, 86.6260) |
| Luminance | 0.5782 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.15
Robin'S Egg
#6DEDFD
ΔE00 4.82
Neon Blue
#04D9FF
ΔE00 5.46
Robin Egg Blue
#8AF1FE
ΔE00 6.12
Robin'S Egg Blue
#98EFF9
ΔE00 6.63
Sky Blue
#87CEEB
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D8EA #EA7765
analogous
#65EAB9 #65D8EA #6595EA
triadic
#65D8EA #EA65D8 #D8EA65
tetradic
#65D8EA #B965EA #EA7765 #95EA65
square
#65D8EA #B965EA #EA7765 #95EA65
split-complementary
#65D8EA #EA6595 #EAB965
monochromatic
#1AA5BB #2FCAE3 #65D8EA #9BE6F1 #D1F3F9
Accessibility & contrast
On white
1.67
#65D8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#65D8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D8EA
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D8EA | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1EB
Deuteranopia (green-blind)
#B3C2EA
Tritanopia (blue-blind)
#00E1DD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #65d8ea; /* rgb */ color: rgb(101, 216, 234); /* oklch */ color: oklch(82.2% 0.107 209.1);
Tailwind
colors: {
custom: {
50: '#9ce4f0',
500: '#65d8ea',
950: '#000000',
},
}SCSS
$custom: #65d8ea; $custom-light: #9ce4f0; $custom-dark: #000000;
JSON
{
"hex": "#65d8ea",
"rgb": {
"r": 101,
"g": 216,
"b": 234
},
"hsl": {
"h": 188.12,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.82242,
"c": 0.10659,
"h": 209.1
},
"luminance": 0.57819
}Semantic roles & 50–950 ramp
primary
#65D8EA
secondary
#BA4A39
accent
#290DD8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485