#65DBC8#65DBC8
#65DBC8 is a light, moderate teal. Relative luminance 0.576; OKLCH L 81.8% C 0.111 H 181.4°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #65DBC8 |
|---|---|
| RGB | rgb(101, 219, 200) |
| HSL | hsl(170, 62%, 63%) |
| HSV | hsv(170, 54%, 86%) |
| CMYK | cmyk(53.9%, 0%, 8.7%, 14.1%) |
| CIE-LAB | lab(80.51, -37.85, -0.77) |
| CIE-LCH | lch(80.51, 37.86, 181.16°) |
| OKLab | oklab(81.82% -0.1105 -0.0027) |
| OKLCH | oklch(81.82% 0.111 181.4) |
| XYZ | xyz(41.1191, 57.5960, 63.5826) |
| Luminance | 0.5760 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.94
Seafoam Blue
#78D1B6
ΔE00 4.68
Tiffany Blue
#7BF2DA
ΔE00 5.36
Mediumturquoise
#48D1CC
ΔE00 5.54
Aqua (survey)
#13EAC9
ΔE00 5.94
Pale Teal
#82CBB2
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DBC8 #DB6578
analogous
#65DB8D #65DBC8 #65B3DB
triadic
#65DBC8 #C865DB #DBC865
tetradic
#65DBC8 #8D65DB #DB6578 #B3DB65
square
#65DBC8 #8D65DB #DB6578 #B3DB65
split-complementary
#65DBC8 #DB65B3 #DB8D65
monochromatic
#25A08C #33CFB6 #65DBC8 #97E7DA #C8F2EB
Accessibility & contrast
On white
1.68
#65DBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#65DBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DBC8
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DBC8 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0C7
Deuteranopia (green-blind)
#C0C2CA
Tritanopia (blue-blind)
#11DFD5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #65dbc8; /* rgb */ color: rgb(101, 219, 200); /* oklch */ color: oklch(81.8% 0.111 181.4);
Tailwind
colors: {
custom: {
50: '#9ae6d8',
500: '#65dbc8',
950: '#000000',
},
}SCSS
$custom: #65dbc8; $custom-light: #9ae6d8; $custom-dark: #000000;
JSON
{
"hex": "#65dbc8",
"rgb": {
"r": 101,
"g": 219,
"b": 200
},
"hsl": {
"h": 170.339,
"s": 62.105,
"l": 62.745
},
"oklch": {
"l": 0.81817,
"c": 0.11057,
"h": 181.4
},
"luminance": 0.576
}Semantic roles & 50–950 ramp
primary
#65DBC8
secondary
#A44050
accent
#1C38CA
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483