#65DDE1#65DDE1
#65DDE1 is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.1% C 0.107 H 198.3°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #65DDE1 |
|---|---|
| RGB | rgb(101, 221, 225) |
| HSL | hsl(182, 67%, 64%) |
| HSV | hsv(182, 55%, 88%) |
| CMYK | cmyk(55.1%, 1.8%, 0%, 11.8%) |
| CIE-LAB | lab(81.79, -32.37, -12.18) |
| CIE-LCH | lch(81.79, 34.58, 200.63°) |
| OKLab | oklab(83.08% -0.1021 -0.0337) |
| OKLCH | oklch(83.08% 0.107 198.3) |
| XYZ | xyz(44.8082, 59.9115, 80.4223) |
| Luminance | 0.5992 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.91
Mediumturquoise
#48D1CC
ΔE00 4.96
Darkturquoise
#00CED1
ΔE00 5.44
Robin'S Egg
#6DEDFD
ΔE00 5.44
Bright Light Blue
#26F7FD
ΔE00 6.39
Robin Egg Blue
#8AF1FE
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DDE1 #E16965
analogous
#65E1A7 #65DDE1 #659FE1
triadic
#65DDE1 #E165DD #DDE165
tetradic
#65DDE1 #A765E1 #E16965 #9FE165
square
#65DDE1 #A765E1 #E16965 #9FE165
split-complementary
#65DDE1 #E1659F #E1A765
monochromatic
#21A6AA #32D2D7 #65DDE1 #98E8EB #CBF4F5
Accessibility & contrast
On white
1.62
#65DDE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#65DDE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DDE1
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DDE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DDE1 | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD4E2
Deuteranopia (green-blind)
#BBC5E2
Tritanopia (blue-blind)
#00E4DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #65dde1; /* rgb */ color: rgb(101, 221, 225); /* oklch */ color: oklch(83.1% 0.107 198.3);
Tailwind
colors: {
custom: {
50: '#9ce8ea',
500: '#65dde1',
950: '#000000',
},
}SCSS
$custom: #65dde1; $custom-light: #9ce8ea; $custom-dark: #000000;
JSON
{
"hex": "#65dde1",
"rgb": {
"r": 101,
"g": 221,
"b": 225
},
"hsl": {
"h": 181.935,
"s": 67.391,
"l": 63.922
},
"oklch": {
"l": 0.8308,
"c": 0.10749,
"h": 198.3
},
"luminance": 0.59916
}Semantic roles & 50–950 ramp
primary
#65DDE1
secondary
#AC413E
accent
#1C16CF
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484