#65DAE4#65DAE4
#65DAE4 is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.5% C 0.106 H 202.9°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #65DAE4 |
|---|---|
| RGB | rgb(101, 218, 228) |
| HSL | hsl(185, 70%, 65%) |
| HSV | hsv(185, 56%, 89%) |
| CMYK | cmyk(55.7%, 4.4%, 0%, 10.6%) |
| CIE-LAB | lab(81.02, -30.13, -14.93) |
| CIE-LCH | lch(81.02, 33.62, 206.37°) |
| OKLab | oklab(82.49% -0.0977 -0.0413) |
| OKLCH | oklch(82.49% 0.106 202.9) |
| XYZ | xyz(44.4360, 58.5066, 82.3349) |
| Luminance | 0.5851 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.75
Robin'S Egg
#6DEDFD
ΔE00 4.66
Robin Egg Blue
#8AF1FE
ΔE00 5.91
Darkturquoise
#00CED1
ΔE00 6.06
Robin'S Egg Blue
#98EFF9
ΔE00 6.31
Mediumturquoise
#48D1CC
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DAE4 #E46F65
analogous
#65E4AE #65DAE4 #659BE4
triadic
#65DAE4 #E465DA #DAE465
tetradic
#65DAE4 #AE65E4 #E46F65 #9BE465
square
#65DAE4 #AE65E4 #E46F65 #9BE465
split-complementary
#65DAE4 #E4659B #E4AE65
monochromatic
#1FA4B0 #31CDDB #65DAE4 #99E7ED #CDF3F6
Accessibility & contrast
On white
1.65
#65DAE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#65DAE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DAE4
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DAE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DAE4 | 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)
#CBD2E5
Deuteranopia (green-blind)
#B7C3E5
Tritanopia (blue-blind)
#00E2DD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65dae4; /* rgb */ color: rgb(101, 218, 228); /* oklch */ color: oklch(82.5% 0.106 202.9);
Tailwind
colors: {
custom: {
50: '#9ce5ec',
500: '#65dae4',
950: '#000000',
},
}SCSS
$custom: #65dae4; $custom-light: #9ce5ec; $custom-dark: #000000;
JSON
{
"hex": "#65dae4",
"rgb": {
"r": 101,
"g": 218,
"b": 228
},
"hsl": {
"h": 184.724,
"s": 70.166,
"l": 64.51
},
"oklch": {
"l": 0.82489,
"c": 0.10604,
"h": 202.9
},
"luminance": 0.58511
}Semantic roles & 50–950 ramp
primary
#65DAE4
secondary
#B1463C
accent
#2213D2
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484