#65D0DE#65D0DE
#65D0DE is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.0% C 0.100 H 206.8°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #65D0DE |
|---|---|
| RGB | rgb(101, 208, 222) |
| HSL | hsl(187, 65%, 63%) |
| HSV | hsv(187, 55%, 87%) |
| CMYK | cmyk(54.5%, 6.3%, 0%, 12.9%) |
| CIE-LAB | lab(77.96, -26.91, -16.32) |
| CIE-LCH | lch(77.96, 31.47, 211.25°) |
| OKLab | oklab(79.97% -0.0894 -0.0451) |
| OKLCH | oklch(79.97% 0.1 206.8) |
| XYZ | xyz(41.1022, 53.1485, 77.1857) |
| Luminance | 0.5315 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.35
Robin'S Egg
#6DEDFD
ΔE00 6.64
Darkturquoise
#00CED1
ΔE00 6.72
Neon Blue
#04D9FF
ΔE00 6.87
Mediumturquoise
#48D1CC
ΔE00 7.76
Robin Egg Blue
#8AF1FE
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D0DE #DE7365
analogous
#65DEAF #65D0DE #6593DE
triadic
#65D0DE #DE65D0 #D0DE65
tetradic
#65D0DE #AF65DE #DE7365 #93DE65
square
#65D0DE #AF65DE #DE7365 #93DE65
split-complementary
#65D0DE #DE6593 #DEAF65
monochromatic
#2396A5 #33C1D3 #65D0DE #97DFE9 #CAEFF4
Accessibility & contrast
On white
1.81
#65D0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#65D0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D0DE
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D0DE | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C9DF
Deuteranopia (green-blind)
#AEBBDE
Tritanopia (blue-blind)
#00D8D4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #65d0de; /* rgb */ color: rgb(101, 208, 222); /* oklch */ color: oklch(80.0% 0.100 206.8);
Tailwind
colors: {
custom: {
50: '#9bdee8',
500: '#65d0de',
950: '#000000',
},
}SCSS
$custom: #65d0de; $custom-light: #9bdee8; $custom-dark: #000000;
JSON
{
"hex": "#65d0de",
"rgb": {
"r": 101,
"g": 208,
"b": 222
},
"hsl": {
"h": 186.942,
"s": 64.706,
"l": 63.333
},
"oklch": {
"l": 0.79968,
"c": 0.10015,
"h": 206.8
},
"luminance": 0.53152
}Semantic roles & 50–950 ramp
primary
#65D0DE
secondary
#A84B3F
accent
#2E19CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484