#65DED9#65DED9
#65DED9 is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.0% C 0.109 H 191.6°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #65DED9 |
|---|---|
| RGB | rgb(101, 222, 217) |
| HSL | hsl(178, 65%, 63%) |
| HSV | hsv(178, 55%, 87%) |
| CMYK | cmyk(54.5%, 0%, 2.3%, 12.9%) |
| CIE-LAB | lab(81.85, -34.94, -7.85) |
| CIE-LCH | lch(81.85, 35.81, 192.66°) |
| OKLab | oklab(83.05% -0.1065 -0.0218) |
| OKLCH | oklch(83.05% 0.109 191.6) |
| XYZ | xyz(44.0071, 60.0147, 74.8970) |
| Luminance | 0.6002 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.58
Turquoise
#40E0D0
ΔE00 4.49
Darkturquoise
#00CED1
ΔE00 5.77
Bright Light Blue
#26F7FD
ΔE00 6.95
Bright Cyan
#41FDFE
ΔE00 7.28
Bright Aqua
#0BF9EA
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DED9 #DE656A
analogous
#65DE9C #65DED9 #65A6DE
triadic
#65DED9 #D965DE #DED965
tetradic
#65DED9 #9C65DE #DE656A #A6DE65
square
#65DED9 #9C65DE #DE656A #A6DE65
split-complementary
#65DED9 #DE65A6 #DE9C65
monochromatic
#23A5A0 #33D3CD #65DED9 #97E9E5 #CAF4F2
Accessibility & contrast
On white
1.61
#65DED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#65DED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DED9
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DED9 | 1.00 | 1.61 | 13.00 | 13.00 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4D9
Deuteranopia (green-blind)
#BFC5DA
Tritanopia (blue-blind)
#00E4DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #65ded9; /* rgb */ color: rgb(101, 222, 217); /* oklch */ color: oklch(83.0% 0.109 191.6);
Tailwind
colors: {
custom: {
50: '#9ce8e4',
500: '#65ded9',
950: '#000000',
},
}SCSS
$custom: #65ded9; $custom-light: #9ce8e4; $custom-dark: #000000;
JSON
{
"hex": "#65ded9",
"rgb": {
"r": 101,
"g": 222,
"b": 217
},
"hsl": {
"h": 177.521,
"s": 64.706,
"l": 63.333
},
"oklch": {
"l": 0.83048,
"c": 0.10867,
"h": 191.6
},
"luminance": 0.60019
}Semantic roles & 50–950 ramp
primary
#65DED9
secondary
#A83F44
accent
#1920CD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484