#65DEE8#65DEE8
#65DEE8 is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.6% C 0.109 H 202.7°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #65DEE8 |
|---|---|
| RGB | rgb(101, 222, 232) |
| HSL | hsl(185, 74%, 65%) |
| HSV | hsv(185, 56%, 91%) |
| CMYK | cmyk(56.5%, 4.3%, 0%, 9%) |
| CIE-LAB | lab(82.29, -30.96, -15.16) |
| CIE-LCH | lch(82.29, 34.47, 206.09°) |
| OKLab | oklab(83.55% -0.1003 -0.0419) |
| OKLCH | oklch(83.55% 0.109 202.7) |
| XYZ | xyz(46.0475, 60.8309, 85.6431) |
| Luminance | 0.6083 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.88
Aqua Blue
#02D8E9
ΔE00 3.92
Robin Egg Blue
#8AF1FE
ΔE00 5.22
Robin'S Egg Blue
#98EFF9
ΔE00 5.76
Darkturquoise
#00CED1
ΔE00 6.46
Bright Light Blue
#26F7FD
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DEE8 #E86F65
analogous
#65E8B0 #65DEE8 #659DE8
triadic
#65DEE8 #E865DE #DEE865
tetradic
#65DEE8 #B065E8 #E86F65 #9DE865
square
#65DEE8 #B065E8 #E86F65 #9DE865
split-complementary
#65DEE8 #E8659D #E8B065
monochromatic
#1BABB7 #30D3E0 #65DEE8 #9AE9F0 #CFF5F8
Accessibility & contrast
On white
1.59
#65DEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#65DEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DEE8
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DEE8 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6E9
Deuteranopia (green-blind)
#BAC6E9
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65dee8; /* rgb */ color: rgb(101, 222, 232); /* oklch */ color: oklch(83.6% 0.109 202.7);
Tailwind
colors: {
custom: {
50: '#9de8ef',
500: '#65dee8',
950: '#000000',
},
}SCSS
$custom: #65dee8; $custom-light: #9de8ef; $custom-dark: #000000;
JSON
{
"hex": "#65dee8",
"rgb": {
"r": 101,
"g": 222,
"b": 232
},
"hsl": {
"h": 184.58,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.83551,
"c": 0.10868,
"h": 202.7
},
"luminance": 0.60835
}Semantic roles & 50–950 ramp
primary
#65DEE8
secondary
#B7443A
accent
#1F0FD6
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485