#65DAEA#65DAEA
#65DAEA is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.7% C 0.107 H 207.4°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #65DAEA |
|---|---|
| RGB | rgb(101, 218, 234) |
| HSL | hsl(187, 76%, 66%) |
| HSV | hsv(187, 57%, 92%) |
| CMYK | cmyk(56.8%, 6.8%, 0%, 8.2%) |
| CIE-LAB | lab(81.21, -28.48, -17.85) |
| CIE-LCH | lch(81.21, 33.61, 212.07°) |
| OKLab | oklab(82.7% -0.0953 -0.0494) |
| OKLCH | oklch(82.7% 0.107 207.4) |
| XYZ | xyz(45.2834, 58.8456, 86.7978) |
| Luminance | 0.5885 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.83
Robin'S Egg
#6DEDFD
ΔE00 4.26
Robin Egg Blue
#8AF1FE
ΔE00 5.64
Neon Blue
#04D9FF
ΔE00 6.05
Robin'S Egg Blue
#98EFF9
ΔE00 6.20
Darkturquoise
#00CED1
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DAEA #EA7565
analogous
#65EAB7 #65DAEA #6597EA
triadic
#65DAEA #EA65DA #DAEA65
tetradic
#65DAEA #B765EA #EA7565 #97EA65
square
#65DAEA #B765EA #EA7565 #97EA65
split-complementary
#65DAEA #EA6597 #EAB765
monochromatic
#1AA8BB #2FCDE3 #65DAEA #9BE7F1 #D1F4F9
Accessibility & contrast
On white
1.64
#65DAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#65DAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DAEA
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DAEA | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD2EB
Deuteranopia (green-blind)
#B5C3EA
Tritanopia (blue-blind)
#00E2DF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #65daea; /* rgb */ color: rgb(101, 218, 234); /* oklch */ color: oklch(82.7% 0.107 207.4);
Tailwind
colors: {
custom: {
50: '#9ce5f0',
500: '#65daea',
950: '#000000',
},
}SCSS
$custom: #65daea; $custom-light: #9ce5f0; $custom-dark: #000000;
JSON
{
"hex": "#65daea",
"rgb": {
"r": 101,
"g": 218,
"b": 234
},
"hsl": {
"h": 187.218,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.82701,
"c": 0.10731,
"h": 207.4
},
"luminance": 0.5885
}Semantic roles & 50–950 ramp
primary
#65DAEA
secondary
#BA4839
accent
#260DD8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485