#65DFE0#65DFE0
#65DFE0 is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.5% C 0.109 H 196.0°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #65DFE0 |
|---|---|
| RGB | rgb(101, 223, 224) |
| HSL | hsl(180, 66%, 64%) |
| HSV | hsv(180, 55%, 88%) |
| CMYK | cmyk(54.9%, 0.4%, 0%, 12.2%) |
| CIE-LAB | lab(82.34, -33.58, -10.84) |
| CIE-LCH | lch(82.34, 35.28, 197.89°) |
| OKLab | oklab(83.51% -0.1046 -0.03) |
| OKLCH | oklch(83.51% 0.109 196) |
| XYZ | xyz(45.2034, 60.9194, 79.8830) |
| Luminance | 0.6092 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.53
Darkturquoise
#00CED1
ΔE00 5.57
Aqua Blue
#02D8E9
ΔE00 5.80
Bright Light Blue
#26F7FD
ΔE00 6.03
Robin'S Egg
#6DEDFD
ΔE00 6.07
Turquoise
#40E0D0
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DFE0 #E06665
analogous
#65E0A3 #65DFE0 #65A1E0
triadic
#65DFE0 #E065DF #DFE065
tetradic
#65DFE0 #A365E0 #E06665 #A1E065
square
#65DFE0 #A365E0 #E06665 #A1E065
split-complementary
#65DFE0 #E065A1 #E0A365
monochromatic
#22A8A9 #32D4D6 #65DFE0 #98EAEA #CBF4F5
Accessibility & contrast
On white
1.59
#65DFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#65DFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DFE0
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DFE0 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D6E0
Deuteranopia (green-blind)
#BEC7E1
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65dfe0; /* rgb */ color: rgb(101, 223, 224); /* oklch */ color: oklch(83.5% 0.109 196.0);
Tailwind
colors: {
custom: {
50: '#9ce9e9',
500: '#65dfe0',
950: '#000000',
},
}SCSS
$custom: #65dfe0; $custom-light: #9ce9e9; $custom-dark: #000000;
JSON
{
"hex": "#65dfe0",
"rgb": {
"r": 101,
"g": 223,
"b": 224
},
"hsl": {
"h": 180.488,
"s": 66.486,
"l": 63.725
},
"oklch": {
"l": 0.8351,
"c": 0.10882,
"h": 196
},
"luminance": 0.60924
}Semantic roles & 50–950 ramp
primary
#65DFE0
secondary
#AB3F3E
accent
#1917CE
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484