#65DAE7#65DAE7
#65DAE7 is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.6% C 0.107 H 205.2°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #65DAE7 |
|---|---|
| RGB | rgb(101, 218, 231) |
| HSL | hsl(186, 73%, 65%) |
| HSV | hsv(186, 56%, 91%) |
| CMYK | cmyk(56.3%, 5.6%, 0%, 9.4%) |
| CIE-LAB | lab(81.11, -29.31, -16.39) |
| CIE-LCH | lch(81.11, 33.58, 209.22°) |
| OKLab | oklab(82.59% -0.0965 -0.0453) |
| OKLCH | oklch(82.59% 0.107 205.2) |
| XYZ | xyz(44.8561, 58.6746, 84.5472) |
| Luminance | 0.5868 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.63
Robin'S Egg
#6DEDFD
ΔE00 4.34
Robin Egg Blue
#8AF1FE
ΔE00 5.69
Robin'S Egg Blue
#98EFF9
ΔE00 6.17
Darkturquoise
#00CED1
ΔE00 6.76
Neon Blue
#04D9FF
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DAE7 #E77265
analogous
#65E7B3 #65DAE7 #6599E7
triadic
#65DAE7 #E765DA #DAE765
tetradic
#65DAE7 #B365E7 #E77265 #99E765
square
#65DAE7 #B365E7 #E77265 #99E765
split-complementary
#65DAE7 #E76599 #E7B365
monochromatic
#1CA6B5 #30CDDF #65DAE7 #9AE7EF #CFF3F8
Accessibility & contrast
On white
1.65
#65DAE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#65DAE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DAE7
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DAE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DAE7 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD2E8
Deuteranopia (green-blind)
#B6C3E7
Tritanopia (blue-blind)
#00E2DE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65dae7; /* rgb */ color: rgb(101, 218, 231); /* oklch */ color: oklch(82.6% 0.107 205.2);
Tailwind
colors: {
custom: {
50: '#9ce5ee',
500: '#65dae7',
950: '#000000',
},
}SCSS
$custom: #65dae7; $custom-light: #9ce5ee; $custom-dark: #000000;
JSON
{
"hex": "#65dae7",
"rgb": {
"r": 101,
"g": 218,
"b": 231
},
"hsl": {
"h": 186,
"s": 73.034,
"l": 65.098
},
"oklch": {
"l": 0.82594,
"c": 0.10659,
"h": 205.2
},
"luminance": 0.58679
}Semantic roles & 50–950 ramp
primary
#65DAE7
secondary
#B5473B
accent
#2410D5
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485