#65DEDD#65DEDD
#65DEDD is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.2% C 0.108 H 194.5°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #65DEDD |
|---|---|
| RGB | rgb(101, 222, 221) |
| HSL | hsl(180, 65%, 63%) |
| HSV | hsv(180, 55%, 87%) |
| CMYK | cmyk(54.5%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(81.96, -33.90, -9.80) |
| CIE-LCH | lch(81.96, 35.29, 196.13°) |
| OKLab | oklab(83.18% -0.1048 -0.0272) |
| OKLCH | oklch(83.18% 0.108 194.5) |
| XYZ | xyz(44.5337, 60.2254, 77.6703) |
| Luminance | 0.6023 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.00
Darkturquoise
#00CED1
ΔE00 5.44
Turquoise
#40E0D0
ΔE00 5.80
Aqua Blue
#02D8E9
ΔE00 6.33
Bright Light Blue
#26F7FD
ΔE00 6.39
Robin'S Egg
#6DEDFD
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DEDD #DE6566
analogous
#65DEA0 #65DEDD #65A2DE
triadic
#65DEDD #DD65DE #DEDD65
tetradic
#65DEDD #A065DE #DE6566 #A2DE65
square
#65DEDD #A065DE #DE6566 #A2DE65
split-complementary
#65DEDD #DE65A2 #DEA065
monochromatic
#23A5A4 #33D3D2 #65DEDD #97E9E8 #CAF4F3
Accessibility & contrast
On white
1.61
#65DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#65DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DEDD
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DEDD | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DD
Deuteranopia (green-blind)
#BDC6DE
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65dedd; /* rgb */ color: rgb(101, 222, 221); /* oklch */ color: oklch(83.2% 0.108 194.5);
Tailwind
colors: {
custom: {
50: '#9ce8e7',
500: '#65dedd',
950: '#000000',
},
}SCSS
$custom: #65dedd; $custom-light: #9ce8e7; $custom-dark: #000000;
JSON
{
"hex": "#65dedd",
"rgb": {
"r": 101,
"g": 222,
"b": 221
},
"hsl": {
"h": 179.504,
"s": 64.706,
"l": 63.333
},
"oklch": {
"l": 0.83179,
"c": 0.10825,
"h": 194.5
},
"luminance": 0.6023
}Semantic roles & 50–950 ramp
primary
#65DEDD
secondary
#A83F40
accent
#191ACD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484