#65DAEB#65DAEB
#65DAEB is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.7% C 0.108 H 208.1°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #65DAEB |
|---|---|
| RGB | rgb(101, 218, 235) |
| HSL | hsl(188, 77%, 66%) |
| HSV | hsv(188, 57%, 92%) |
| CMYK | cmyk(57%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(81.24, -28.20, -18.33) |
| CIE-LCH | lch(81.24, 33.64, 213.02°) |
| OKLab | oklab(82.74% -0.0949 -0.0507) |
| OKLCH | oklch(82.74% 0.108 208.1) |
| XYZ | xyz(45.4275, 58.9032, 87.5566) |
| Luminance | 0.5891 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.96
Robin'S Egg
#6DEDFD
ΔE00 4.29
Robin Egg Blue
#8AF1FE
ΔE00 5.67
Neon Blue
#04D9FF
ΔE00 5.76
Robin'S Egg Blue
#98EFF9
ΔE00 6.24
Darkturquoise
#00CED1
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DAEB #EB7665
analogous
#65EBB9 #65DAEB #6597EB
triadic
#65DAEB #EB65DA #DAEB65
tetradic
#65DAEB #B965EB #EB7665 #97EB65
square
#65DAEB #B965EB #EB7665 #97EB65
split-complementary
#65DAEB #EB6597 #EBB965
monochromatic
#19A8BD #2FCDE4 #65DAEB #9BE7F2 #D1F4F9
Accessibility & contrast
On white
1.64
#65DAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#65DAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DAEB
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DAEB | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3EC
Deuteranopia (green-blind)
#B5C3EB
Tritanopia (blue-blind)
#00E3DF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #65daeb; /* rgb */ color: rgb(101, 218, 235); /* oklch */ color: oklch(82.7% 0.108 208.1);
Tailwind
colors: {
custom: {
50: '#9ce5f1',
500: '#65daeb',
950: '#000000',
},
}SCSS
$custom: #65daeb; $custom-light: #9ce5f1; $custom-dark: #000000;
JSON
{
"hex": "#65daeb",
"rgb": {
"r": 101,
"g": 218,
"b": 235
},
"hsl": {
"h": 187.612,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.82738,
"c": 0.10759,
"h": 208.1
},
"luminance": 0.58908
}Semantic roles & 50–950 ramp
primary
#65DAEB
secondary
#BC4938
accent
#260CD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485