#65DED7#65DED7
#65DED7 is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.0% C 0.109 H 190.1°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #65DED7 |
|---|---|
| RGB | rgb(101, 222, 215) |
| HSL | hsl(177, 65%, 63%) |
| HSV | hsv(177, 55%, 87%) |
| CMYK | cmyk(54.5%, 0%, 3.2%, 12.9%) |
| CIE-LAB | lab(81.79, -35.46, -6.87) |
| CIE-LCH | lch(81.79, 36.12, 190.96°) |
| OKLab | oklab(82.98% -0.1073 -0.0191) |
| OKLCH | oklch(82.98% 0.109 190.1) |
| XYZ | xyz(43.7486, 59.9113, 73.5353) |
| Luminance | 0.5992 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.58
Turquoise
#40E0D0
ΔE00 3.89
Darkturquoise
#00CED1
ΔE00 6.07
Tiffany Blue
#7BF2DA
ΔE00 7.04
Bright Aqua
#0BF9EA
ΔE00 7.16
Bright Light Blue
#26F7FD
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DED7 #DE656C
analogous
#65DE9A #65DED7 #65A8DE
triadic
#65DED7 #D765DE #DED765
tetradic
#65DED7 #9A65DE #DE656C #A8DE65
square
#65DED7 #9A65DE #DE656C #A8DE65
split-complementary
#65DED7 #DE65A8 #DE9A65
monochromatic
#23A59E #33D3CA #65DED7 #97E9E4 #CAF4F1
Accessibility & contrast
On white
1.62
#65DED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#65DED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DED7
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DED7 | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4D7
Deuteranopia (green-blind)
#BFC5D8
Tritanopia (blue-blind)
#00E3DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #65ded7; /* rgb */ color: rgb(101, 222, 215); /* oklch */ color: oklch(83.0% 0.109 190.1);
Tailwind
colors: {
custom: {
50: '#9be8e3',
500: '#65ded7',
950: '#000000',
},
}SCSS
$custom: #65ded7; $custom-light: #9be8e3; $custom-dark: #000000;
JSON
{
"hex": "#65ded7",
"rgb": {
"r": 101,
"g": 222,
"b": 215
},
"hsl": {
"h": 176.529,
"s": 64.706,
"l": 63.333
},
"oklch": {
"l": 0.82984,
"c": 0.10901,
"h": 190.1
},
"luminance": 0.59916
}Semantic roles & 50–950 ramp
primary
#65DED7
secondary
#A83F45
accent
#1923CD
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484