#65DBC2#65DBC2
#65DBC2 is a light, moderate teal. Relative luminance 0.573; OKLCH L 81.6% C 0.113 H 177.4°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #65DBC2 |
|---|---|
| RGB | rgb(101, 219, 194) |
| HSL | hsl(167, 62%, 63%) |
| HSV | hsv(167, 54%, 86%) |
| CMYK | cmyk(53.9%, 0%, 11.4%, 14.1%) |
| CIE-LAB | lab(80.36, -39.31, 2.20) |
| CIE-LCH | lch(80.36, 39.37, 176.79°) |
| OKLab | oklab(81.64% -0.1132 0.0052) |
| OKLCH | oklch(81.64% 0.113 177.4) |
| XYZ | xyz(40.4316, 57.3210, 59.9618) |
| Luminance | 0.5733 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.62
Turquoise
#40E0D0
ΔE00 4.22
Mediumaquamarine
#66CDAA
ΔE00 5.01
Aqua (survey)
#13EAC9
ΔE00 5.13
Aquamarine (survey)
#04D8B2
ΔE00 5.21
Tiffany Blue
#7BF2DA
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DBC2 #DB657E
analogous
#65DB87 #65DBC2 #65B9DB
triadic
#65DBC2 #C265DB #DBC265
tetradic
#65DBC2 #8765DB #DB657E #B9DB65
square
#65DBC2 #8765DB #DB657E #B9DB65
split-complementary
#65DBC2 #DB65B9 #DB8765
monochromatic
#25A086 #33CFAE #65DBC2 #97E7D6 #C8F2E9
Accessibility & contrast
On white
1.68
#65DBC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#65DBC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DBC2
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DBC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DBC2 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CFC1
Deuteranopia (green-blind)
#C1C2C4
Tritanopia (blue-blind)
#1DDED3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #65dbc2; /* rgb */ color: rgb(101, 219, 194); /* oklch */ color: oklch(81.6% 0.113 177.4);
Tailwind
colors: {
custom: {
50: '#9ae6d4',
500: '#65dbc2',
950: '#000000',
},
}SCSS
$custom: #65dbc2; $custom-light: #9ae6d4; $custom-dark: #000000;
JSON
{
"hex": "#65dbc2",
"rgb": {
"r": 101,
"g": 219,
"b": 194
},
"hsl": {
"h": 167.288,
"s": 62.105,
"l": 62.745
},
"oklch": {
"l": 0.81641,
"c": 0.11329,
"h": 177.4
},
"luminance": 0.57325
}Semantic roles & 50–950 ramp
primary
#65DBC2
secondary
#A44056
accent
#1C41CA
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483