#65D3DB#65D3DB
#65D3DB is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.6% C 0.101 H 201.8°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #65D3DB |
|---|---|
| RGB | rgb(101, 211, 219) |
| HSL | hsl(184, 62%, 63%) |
| HSV | hsv(184, 54%, 86%) |
| CMYK | cmyk(53.9%, 3.7%, 0%, 14.1%) |
| CIE-LAB | lab(78.73, -29.19, -13.56) |
| CIE-LCH | lch(78.73, 32.18, 204.92°) |
| OKLab | oklab(80.56% -0.0939 -0.0375) |
| OKLCH | oklch(80.56% 0.101 201.8) |
| XYZ | xyz(41.4420, 54.4658, 75.3331) |
| Luminance | 0.5447 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.23
Darkturquoise
#00CED1
ΔE00 5.19
Mediumturquoise
#48D1CC
ΔE00 5.61
Robin'S Egg
#6DEDFD
ΔE00 6.41
Robin Egg Blue
#8AF1FE
ΔE00 7.48
Robin'S Egg Blue
#98EFF9
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D3DB #DB6D65
analogous
#65DBA8 #65D3DB #6598DB
triadic
#65D3DB #DB65D3 #D3DB65
tetradic
#65D3DB #A865DB #DB6D65 #98DB65
square
#65D3DB #A865DB #DB6D65 #98DB65
split-complementary
#65D3DB #DB6598 #DBA865
monochromatic
#2598A0 #33C5CF #65D3DB #97E1E7 #C8EFF2
Accessibility & contrast
On white
1.77
#65D3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#65D3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D3DB
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D3DB | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDC
Deuteranopia (green-blind)
#B2BDDC
Tritanopia (blue-blind)
#00DAD5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #65d3db; /* rgb */ color: rgb(101, 211, 219); /* oklch */ color: oklch(80.6% 0.101 201.8);
Tailwind
colors: {
custom: {
50: '#9be1e6',
500: '#65d3db',
950: '#000000',
},
}SCSS
$custom: #65d3db; $custom-light: #9be1e6; $custom-dark: #000000;
JSON
{
"hex": "#65d3db",
"rgb": {
"r": 101,
"g": 211,
"b": 219
},
"hsl": {
"h": 184.068,
"s": 62.105,
"l": 62.745
},
"oklch": {
"l": 0.80556,
"c": 0.10106,
"h": 201.8
},
"luminance": 0.5447
}Semantic roles & 50–950 ramp
primary
#65D3DB
secondary
#A44740
accent
#271CCA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484