#65DED2#65DED2
#65DED2 is a very light, moderate teal. Relative luminance 0.597; OKLCH L 82.8% C 0.110 H 186.5°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #65DED2 |
|---|---|
| RGB | rgb(101, 222, 210) |
| HSL | hsl(174, 65%, 63%) |
| HSV | hsv(174, 55%, 87%) |
| CMYK | cmyk(54.5%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(81.65, -36.73, -4.42) |
| CIE-LCH | lch(81.65, 37.00, 186.85°) |
| OKLab | oklab(82.83% -0.1094 -0.0125) |
| OKLCH | oklch(82.83% 0.11 186.5) |
| XYZ | xyz(43.1159, 59.6582, 70.2033) |
| Luminance | 0.5966 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.69
Mediumturquoise
#48D1CC
ΔE00 4.16
Tiffany Blue
#7BF2DA
ΔE00 5.82
Bright Aqua
#0BF9EA
ΔE00 6.79
Seafoam Blue
#78D1B6
ΔE00 6.90
Darkturquoise
#00CED1
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DED2 #DE6571
analogous
#65DE95 #65DED2 #65ADDE
triadic
#65DED2 #D265DE #DED265
tetradic
#65DED2 #9565DE #DE6571 #ADDE65
square
#65DED2 #9565DE #DE6571 #ADDE65
split-complementary
#65DED2 #DE65AD #DE9565
monochromatic
#23A598 #33D3C3 #65DED2 #97E9E1 #CAF4EF
Accessibility & contrast
On white
1.62
#65DED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#65DED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DED2
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DED2 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3D2
Deuteranopia (green-blind)
#C0C5D3
Tritanopia (blue-blind)
#00E3DA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #65ded2; /* rgb */ color: rgb(101, 222, 210); /* oklch */ color: oklch(82.8% 0.110 186.5);
Tailwind
colors: {
custom: {
50: '#9be9df',
500: '#65ded2',
950: '#000000',
},
}SCSS
$custom: #65ded2; $custom-light: #9be9df; $custom-dark: #000000;
JSON
{
"hex": "#65ded2",
"rgb": {
"r": 101,
"g": 222,
"b": 210
},
"hsl": {
"h": 174.05,
"s": 64.706,
"l": 63.333
},
"oklch": {
"l": 0.82827,
"c": 0.11015,
"h": 186.5
},
"luminance": 0.59662
}Semantic roles & 50–950 ramp
primary
#65DED2
secondary
#A83F4A
accent
#192BCD
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484