#65DFDA#65DFDA
#65DFDA is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.3% C 0.109 H 191.6°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #65DFDA |
|---|---|
| RGB | rgb(101, 223, 218) |
| HSL | hsl(178, 66%, 64%) |
| HSV | hsv(178, 55%, 87%) |
| CMYK | cmyk(54.7%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(82.16, -35.15, -7.91) |
| CIE-LCH | lch(82.16, 36.03, 192.68°) |
| OKLab | oklab(83.31% -0.1071 -0.022) |
| OKLCH | oklch(83.31% 0.109 191.6) |
| XYZ | xyz(44.4040, 60.5997, 75.6729) |
| Luminance | 0.6060 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.77
Turquoise
#40E0D0
ΔE00 4.47
Darkturquoise
#00CED1
ΔE00 5.91
Bright Light Blue
#26F7FD
ΔE00 6.76
Bright Cyan
#41FDFE
ΔE00 7.06
Bright Aqua
#0BF9EA
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DFDA #DF656A
analogous
#65DF9D #65DFDA #65A7DF
triadic
#65DFDA #DA65DF #DFDA65
tetradic
#65DFDA #9D65DF #DF656A #A7DF65
square
#65DFDA #9D65DF #DF656A #A7DF65
split-complementary
#65DFDA #DF65A7 #DF9D65
monochromatic
#23A7A1 #32D4CE #65DFDA #98EAE6 #CAF4F2
Accessibility & contrast
On white
1.60
#65DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#65DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DFDA
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DFDA | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DA
Deuteranopia (green-blind)
#BFC6DB
Tritanopia (blue-blind)
#00E5DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65dfda; /* rgb */ color: rgb(101, 223, 218); /* oklch */ color: oklch(83.3% 0.109 191.6);
Tailwind
colors: {
custom: {
50: '#9ce9e5',
500: '#65dfda',
950: '#000000',
},
}SCSS
$custom: #65dfda; $custom-light: #9ce9e5; $custom-dark: #000000;
JSON
{
"hex": "#65dfda",
"rgb": {
"r": 101,
"g": 223,
"b": 218
},
"hsl": {
"h": 177.541,
"s": 65.591,
"l": 63.529
},
"oklch": {
"l": 0.83314,
"c": 0.10933,
"h": 191.6
},
"luminance": 0.60604
}Semantic roles & 50–950 ramp
primary
#65DFDA
secondary
#A93F43
accent
#181FCD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484