#65DDE4#65DDE4
#65DDE4 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.2% C 0.108 H 200.5°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #65DDE4 |
|---|---|
| RGB | rgb(101, 221, 228) |
| HSL | hsl(183, 70%, 65%) |
| HSV | hsv(183, 56%, 89%) |
| CMYK | cmyk(55.7%, 3.1%, 0%, 10.6%) |
| CIE-LAB | lab(81.88, -31.56, -13.64) |
| CIE-LCH | lch(81.88, 34.38, 203.38°) |
| OKLab | oklab(83.18% -0.1008 -0.0377) |
| OKLCH | oklch(83.18% 0.108 200.5) |
| XYZ | xyz(45.2210, 60.0766, 82.5965) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.27
Robin'S Egg
#6DEDFD
ΔE00 4.68
Mediumturquoise
#48D1CC
ΔE00 5.81
Darkturquoise
#00CED1
ΔE00 5.81
Robin Egg Blue
#8AF1FE
ΔE00 5.82
Robin'S Egg Blue
#98EFF9
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DDE4 #E46C65
analogous
#65E4AC #65DDE4 #659EE4
triadic
#65DDE4 #E465DD #DDE465
tetradic
#65DDE4 #AC65E4 #E46C65 #9EE465
square
#65DDE4 #AC65E4 #E46C65 #9EE465
split-complementary
#65DDE4 #E4659E #E4AC65
monochromatic
#1FA8B0 #31D2DB #65DDE4 #99E8ED #CDF4F6
Accessibility & contrast
On white
1.61
#65DDE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#65DDE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DDE4
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DDE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DDE4 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD4E5
Deuteranopia (green-blind)
#BAC5E5
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #65dde4; /* rgb */ color: rgb(101, 221, 228); /* oklch */ color: oklch(83.2% 0.108 200.5);
Tailwind
colors: {
custom: {
50: '#9ce8ec',
500: '#65dde4',
950: '#000000',
},
}SCSS
$custom: #65dde4; $custom-light: #9ce8ec; $custom-dark: #000000;
JSON
{
"hex": "#65dde4",
"rgb": {
"r": 101,
"g": 221,
"b": 228
},
"hsl": {
"h": 183.307,
"s": 70.166,
"l": 64.51
},
"oklch": {
"l": 0.83182,
"c": 0.10767,
"h": 200.5
},
"luminance": 0.60081
}Semantic roles & 50–950 ramp
primary
#65DDE4
secondary
#B1433C
accent
#1E13D2
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484