#65DDE8#65DDE8
#65DDE8 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.3% C 0.108 H 203.5°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #65DDE8 |
|---|---|
| RGB | rgb(101, 221, 232) |
| HSL | hsl(185, 74%, 65%) |
| HSV | hsv(185, 56%, 91%) |
| CMYK | cmyk(56.5%, 4.7%, 0%, 9%) |
| CIE-LAB | lab(82.00, -30.48, -15.59) |
| CIE-LCH | lch(82.00, 34.23, 207.09°) |
| OKLab | oklab(83.32% -0.0992 -0.0431) |
| OKLCH | oklch(83.32% 0.108 203.5) |
| XYZ | xyz(45.7827, 60.3013, 85.5548) |
| Luminance | 0.6031 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.78
Robin'S Egg
#6DEDFD
ΔE00 3.91
Robin Egg Blue
#8AF1FE
ΔE00 5.28
Robin'S Egg Blue
#98EFF9
ΔE00 5.82
Darkturquoise
#00CED1
ΔE00 6.56
Bright Light Blue
#26F7FD
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DDE8 #E87065
analogous
#65E8B1 #65DDE8 #659CE8
triadic
#65DDE8 #E865DD #DDE865
tetradic
#65DDE8 #B165E8 #E87065 #9CE865
square
#65DDE8 #B165E8 #E87065 #9CE865
split-complementary
#65DDE8 #E8659C #E8B165
monochromatic
#1BAAB7 #30D1E0 #65DDE8 #9AE9F0 #CFF5F8
Accessibility & contrast
On white
1.61
#65DDE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#65DDE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DDE8
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DDE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DDE8 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED5E9
Deuteranopia (green-blind)
#B9C5E9
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65dde8; /* rgb */ color: rgb(101, 221, 232); /* oklch */ color: oklch(83.3% 0.108 203.5);
Tailwind
colors: {
custom: {
50: '#9ce8ef',
500: '#65dde8',
950: '#000000',
},
}SCSS
$custom: #65dde8; $custom-light: #9ce8ef; $custom-dark: #000000;
JSON
{
"hex": "#65dde8",
"rgb": {
"r": 101,
"g": 221,
"b": 232
},
"hsl": {
"h": 185.038,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.83321,
"c": 0.10818,
"h": 203.5
},
"luminance": 0.60306
}Semantic roles & 50–950 ramp
primary
#65DDE8
secondary
#B7453A
accent
#200FD6
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485