#65DEDB#65DEDB
#65DEDB is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.1% C 0.108 H 193.1°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #65DEDB |
|---|---|
| RGB | rgb(101, 222, 219) |
| HSL | hsl(179, 65%, 63%) |
| HSV | hsv(179, 55%, 87%) |
| CMYK | cmyk(54.5%, 0%, 1.4%, 12.9%) |
| CIE-LAB | lab(81.90, -34.42, -8.83) |
| CIE-LCH | lch(81.90, 35.53, 194.38°) |
| OKLab | oklab(83.11% -0.1056 -0.0245) |
| OKLCH | oklch(83.11% 0.108 193.1) |
| XYZ | xyz(44.2688, 60.1194, 76.2754) |
| Luminance | 0.6012 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.72
Turquoise
#40E0D0
ΔE00 5.14
Darkturquoise
#00CED1
ΔE00 5.56
Bright Light Blue
#26F7FD
ΔE00 6.63
Aqua Blue
#02D8E9
ΔE00 6.95
Bright Cyan
#41FDFE
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DEDB #DE6568
analogous
#65DE9E #65DEDB #65A4DE
triadic
#65DEDB #DB65DE #DEDB65
tetradic
#65DEDB #9E65DE #DE6568 #A4DE65
square
#65DEDB #9E65DE #DE6568 #A4DE65
split-complementary
#65DEDB #DE65A4 #DE9E65
monochromatic
#23A5A2 #33D3CF #65DEDB #97E9E7 #CAF4F3
Accessibility & contrast
On white
1.61
#65DEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#65DEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DEDB
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DEDB | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DB
Deuteranopia (green-blind)
#BEC5DC
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65dedb; /* rgb */ color: rgb(101, 222, 219); /* oklch */ color: oklch(83.1% 0.108 193.1);
Tailwind
colors: {
custom: {
50: '#9ce8e6',
500: '#65dedb',
950: '#000000',
},
}SCSS
$custom: #65dedb; $custom-light: #9ce8e6; $custom-dark: #000000;
JSON
{
"hex": "#65dedb",
"rgb": {
"r": 101,
"g": 222,
"b": 219
},
"hsl": {
"h": 178.512,
"s": 64.706,
"l": 63.333
},
"oklch": {
"l": 0.83113,
"c": 0.10842,
"h": 193.1
},
"luminance": 0.60124
}Semantic roles & 50–950 ramp
primary
#65DEDB
secondary
#A83F42
accent
#191DCD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484