#65DEDA#65DEDA
#65DEDA is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.1% C 0.109 H 192.3°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #65DEDA |
|---|---|
| RGB | rgb(101, 222, 218) |
| HSL | hsl(178, 65%, 63%) |
| HSV | hsv(178, 55%, 87%) |
| CMYK | cmyk(54.5%, 0%, 1.8%, 12.9%) |
| CIE-LAB | lab(81.87, -34.68, -8.34) |
| CIE-LCH | lch(81.87, 35.67, 193.52°) |
| OKLab | oklab(83.08% -0.106 -0.0232) |
| OKLCH | oklch(83.08% 0.109 192.3) |
| XYZ | xyz(44.1376, 60.0669, 75.5841) |
| Luminance | 0.6007 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.64
Turquoise
#40E0D0
ΔE00 4.81
Darkturquoise
#00CED1
ΔE00 5.66
Bright Light Blue
#26F7FD
ΔE00 6.78
Bright Cyan
#41FDFE
ΔE00 7.19
Aqua Blue
#02D8E9
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DEDA #DE6569
analogous
#65DE9E #65DEDA #65A5DE
triadic
#65DEDA #DA65DE #DEDA65
tetradic
#65DEDA #9E65DE #DE6569 #A5DE65
square
#65DEDA #9E65DE #DE6569 #A5DE65
split-complementary
#65DEDA #DE65A5 #DE9E65
monochromatic
#23A5A1 #33D3CE #65DEDA #97E9E6 #CAF4F2
Accessibility & contrast
On white
1.61
#65DEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#65DEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DEDA
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DEDA | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DA
Deuteranopia (green-blind)
#BEC5DB
Tritanopia (blue-blind)
#00E4DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65deda; /* rgb */ color: rgb(101, 222, 218); /* oklch */ color: oklch(83.1% 0.109 192.3);
Tailwind
colors: {
custom: {
50: '#9ce8e5',
500: '#65deda',
950: '#000000',
},
}SCSS
$custom: #65deda; $custom-light: #9ce8e5; $custom-dark: #000000;
JSON
{
"hex": "#65deda",
"rgb": {
"r": 101,
"g": 222,
"b": 218
},
"hsl": {
"h": 178.017,
"s": 64.706,
"l": 63.333
},
"oklch": {
"l": 0.83081,
"c": 0.10854,
"h": 192.3
},
"luminance": 0.60071
}Semantic roles & 50–950 ramp
primary
#65DEDA
secondary
#A83F43
accent
#191FCD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484