#65DCE8#65DCE8
#65DCE8 is a very light, moderate teal. Relative luminance 0.598; OKLCH L 83.1% C 0.108 H 204.3°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #65DCE8 |
|---|---|
| RGB | rgb(101, 220, 232) |
| HSL | hsl(185, 74%, 65%) |
| HSV | hsv(185, 56%, 91%) |
| CMYK | cmyk(56.5%, 5.2%, 0%, 9%) |
| CIE-LAB | lab(81.72, -30.00, -16.02) |
| CIE-LCH | lch(81.72, 34.00, 208.10°) |
| OKLab | oklab(83.09% -0.0982 -0.0443) |
| OKLCH | oklch(83.09% 0.108 204.3) |
| XYZ | xyz(45.5195, 59.7748, 85.4671) |
| Luminance | 0.5978 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.69
Robin'S Egg
#6DEDFD
ΔE00 3.99
Robin Egg Blue
#8AF1FE
ΔE00 5.37
Robin'S Egg Blue
#98EFF9
ΔE00 5.90
Darkturquoise
#00CED1
ΔE00 6.69
Mediumturquoise
#48D1CC
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DCE8 #E87165
analogous
#65E8B2 #65DCE8 #659BE8
triadic
#65DCE8 #E865DC #DCE865
tetradic
#65DCE8 #B265E8 #E87165 #9BE865
square
#65DCE8 #B265E8 #E87165 #9BE865
split-complementary
#65DCE8 #E8659B #E8B265
monochromatic
#1BA9B7 #30D0E0 #65DCE8 #9AE8F0 #CFF4F8
Accessibility & contrast
On white
1.62
#65DCE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#65DCE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DCE8
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DCE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DCE8 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD4E9
Deuteranopia (green-blind)
#B8C5E9
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #65dce8; /* rgb */ color: rgb(101, 220, 232); /* oklch */ color: oklch(83.1% 0.108 204.3);
Tailwind
colors: {
custom: {
50: '#9ce7ef',
500: '#65dce8',
950: '#000000',
},
}SCSS
$custom: #65dce8; $custom-light: #9ce7ef; $custom-dark: #000000;
JSON
{
"hex": "#65dce8",
"rgb": {
"r": 101,
"g": 220,
"b": 232
},
"hsl": {
"h": 185.496,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.8309,
"c": 0.1077,
"h": 204.3
},
"luminance": 0.59779
}Semantic roles & 50–950 ramp
primary
#65DCE8
secondary
#B7463A
accent
#220FD6
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485