#65CDDD#65CDDD
#65CDDD is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.2% C 0.099 H 208.7°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #65CDDD |
|---|---|
| RGB | rgb(101, 205, 221) |
| HSL | hsl(188, 64%, 63%) |
| HSV | hsv(188, 54%, 87%) |
| CMYK | cmyk(54.3%, 7.2%, 0%, 13.3%) |
| CIE-LAB | lab(77.07, -25.70, -17.13) |
| CIE-LCH | lch(77.07, 30.89, 213.69°) |
| OKLab | oklab(79.24% -0.0866 -0.0474) |
| OKLCH | oklch(79.24% 0.099 208.7) |
| XYZ | xyz(40.2441, 51.6460, 76.2404) |
| Luminance | 0.5165 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.97
Neon Blue
#04D9FF
ΔE00 6.57
Sky Blue
#87CEEB
ΔE00 7.27
Robin'S Egg
#6DEDFD
ΔE00 7.39
Darkturquoise
#00CED1
ΔE00 7.39
Robin Egg Blue
#8AF1FE
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CDDD #DD7565
analogous
#65DDB1 #65CDDD #6591DD
triadic
#65CDDD #DD65CD #CDDD65
tetradic
#65CDDD #B165DD #DD7565 #91DD65
square
#65CDDD #B165DD #DD7565 #91DD65
split-complementary
#65CDDD #DD6591 #DDB165
monochromatic
#2493A4 #33BDD2 #65CDDD #97DDE8 #C9EEF3
Accessibility & contrast
On white
1.85
#65CDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#65CDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CDDD
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CDDD | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC6DE
Deuteranopia (green-blind)
#ABB8DD
Tritanopia (blue-blind)
#00D5D2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #65cddd; /* rgb */ color: rgb(101, 205, 221); /* oklch */ color: oklch(79.2% 0.099 208.7);
Tailwind
colors: {
custom: {
50: '#9adce7',
500: '#65cddd',
950: '#000000',
},
}SCSS
$custom: #65cddd; $custom-light: #9adce7; $custom-dark: #000000;
JSON
{
"hex": "#65cddd",
"rgb": {
"r": 101,
"g": 205,
"b": 221
},
"hsl": {
"h": 188,
"s": 63.83,
"l": 63.137
},
"oklch": {
"l": 0.79239,
"c": 0.09868,
"h": 208.7
},
"luminance": 0.5165
}Semantic roles & 50–950 ramp
primary
#65CDDD
secondary
#A74D40
accent
#321ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484