#65CCDD#65CCDD
#65CCDD is a light, moderate teal. Relative luminance 0.512; OKLCH L 79.0% C 0.098 H 209.6°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #65CCDD |
|---|---|
| RGB | rgb(101, 204, 221) |
| HSL | hsl(189, 64%, 63%) |
| HSV | hsv(189, 54%, 87%) |
| CMYK | cmyk(54.3%, 7.7%, 0%, 13.3%) |
| CIE-LAB | lab(76.78, -25.21, -17.57) |
| CIE-LCH | lch(76.78, 30.73, 214.87°) |
| OKLab | oklab(79.01% -0.0855 -0.0486) |
| OKLCH | oklch(79.01% 0.098 209.6) |
| XYZ | xyz(40.0056, 51.1691, 76.1610) |
| Luminance | 0.5117 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.26
Neon Blue
#04D9FF
ΔE00 6.43
Sky Blue
#87CEEB
ΔE00 6.95
Robin'S Egg
#6DEDFD
ΔE00 7.67
Darkturquoise
#00CED1
ΔE00 7.74
Baby Blue
#89CFF0
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CCDD #DD7665
analogous
#65DDB2 #65CCDD #6590DD
triadic
#65CCDD #DD65CC #CCDD65
tetradic
#65CCDD #B265DD #DD7665 #90DD65
square
#65CCDD #B265DD #DD7665 #90DD65
split-complementary
#65CCDD #DD6590 #DDB265
monochromatic
#2491A4 #33BBD2 #65CCDD #97DDE8 #C9EDF3
Accessibility & contrast
On white
1.87
#65CCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#65CCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CCDD
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CCDD | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC5DE
Deuteranopia (green-blind)
#AAB8DD
Tritanopia (blue-blind)
#00D4D1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #65ccdd; /* rgb */ color: rgb(101, 204, 221); /* oklch */ color: oklch(79.0% 0.098 209.6);
Tailwind
colors: {
custom: {
50: '#9adbe7',
500: '#65ccdd',
950: '#000000',
},
}SCSS
$custom: #65ccdd; $custom-light: #9adbe7; $custom-dark: #000000;
JSON
{
"hex": "#65ccdd",
"rgb": {
"r": 101,
"g": 204,
"b": 221
},
"hsl": {
"h": 188.5,
"s": 63.83,
"l": 63.137
},
"oklch": {
"l": 0.79008,
"c": 0.09832,
"h": 209.6
},
"luminance": 0.51173
}Semantic roles & 50–950 ramp
primary
#65CCDD
secondary
#A74E40
accent
#331ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484