#65DEDC#65DEDC
#65DEDC is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.1% C 0.108 H 193.8°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #65DEDC |
|---|---|
| RGB | rgb(101, 222, 220) |
| HSL | hsl(179, 65%, 63%) |
| HSV | hsv(179, 55%, 87%) |
| CMYK | cmyk(54.5%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(81.93, -34.16, -9.32) |
| CIE-LCH | lch(81.93, 35.41, 195.25°) |
| OKLab | oklab(83.15% -0.1052 -0.0258) |
| OKLCH | oklch(83.15% 0.108 193.8) |
| XYZ | xyz(44.4009, 60.1722, 76.9708) |
| Luminance | 0.6018 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.85
Turquoise
#40E0D0
ΔE00 5.47
Darkturquoise
#00CED1
ΔE00 5.49
Bright Light Blue
#26F7FD
ΔE00 6.50
Aqua Blue
#02D8E9
ΔE00 6.64
Bright Cyan
#41FDFE
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DEDC #DE6567
analogous
#65DE9F #65DEDC #65A3DE
triadic
#65DEDC #DC65DE #DEDC65
tetradic
#65DEDC #9F65DE #DE6567 #A3DE65
square
#65DEDC #9F65DE #DE6567 #A3DE65
split-complementary
#65DEDC #DE65A3 #DE9F65
monochromatic
#23A5A3 #33D3D1 #65DEDC #97E9E7 #CAF4F3
Accessibility & contrast
On white
1.61
#65DEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#65DEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DEDC
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DEDC | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DC
Deuteranopia (green-blind)
#BEC6DD
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65dedc; /* rgb */ color: rgb(101, 222, 220); /* oklch */ color: oklch(83.1% 0.108 193.8);
Tailwind
colors: {
custom: {
50: '#9ce8e6',
500: '#65dedc',
950: '#000000',
},
}SCSS
$custom: #65dedc; $custom-light: #9ce8e6; $custom-dark: #000000;
JSON
{
"hex": "#65dedc",
"rgb": {
"r": 101,
"g": 222,
"b": 220
},
"hsl": {
"h": 179.008,
"s": 64.706,
"l": 63.333
},
"oklch": {
"l": 0.83146,
"c": 0.10832,
"h": 193.8
},
"luminance": 0.60177
}Semantic roles & 50–950 ramp
primary
#65DEDC
secondary
#A83F41
accent
#191CCD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484