#65DFE5#65DFE5
#65DFE5 is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.7% C 0.109 H 199.7°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #65DFE5 |
|---|---|
| RGB | rgb(101, 223, 229) |
| HSL | hsl(183, 71%, 65%) |
| HSV | hsv(183, 56%, 90%) |
| CMYK | cmyk(55.9%, 2.6%, 0%, 10.2%) |
| CIE-LAB | lab(82.48, -32.24, -13.27) |
| CIE-LCH | lch(82.48, 34.87, 202.37°) |
| OKLab | oklab(83.68% -0.1025 -0.0367) |
| OKLCH | oklch(83.68% 0.109 199.7) |
| XYZ | xyz(45.8914, 61.1947, 83.5068) |
| Luminance | 0.6120 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.59
Robin'S Egg
#6DEDFD
ΔE00 4.62
Robin Egg Blue
#8AF1FE
ΔE00 5.71
Mediumturquoise
#48D1CC
ΔE00 5.74
Darkturquoise
#00CED1
ΔE00 5.93
Bright Light Blue
#26F7FD
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DFE5 #E56B65
analogous
#65E5AB #65DFE5 #659FE5
triadic
#65DFE5 #E565DF #DFE565
tetradic
#65DFE5 #AB65E5 #E56B65 #9FE565
square
#65DFE5 #AB65E5 #E56B65 #9FE565
split-complementary
#65DFE5 #E5659F #E5AB65
monochromatic
#1EABB2 #31D4DC #65DFE5 #99EAEE #CEF5F7
Accessibility & contrast
On white
1.59
#65DFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#65DFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DFE5
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DFE5 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D6E6
Deuteranopia (green-blind)
#BCC7E6
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65dfe5; /* rgb */ color: rgb(101, 223, 229); /* oklch */ color: oklch(83.7% 0.109 199.7);
Tailwind
colors: {
custom: {
50: '#9ce9ed',
500: '#65dfe5',
950: '#000000',
},
}SCSS
$custom: #65dfe5; $custom-light: #9ce9ed; $custom-dark: #000000;
JSON
{
"hex": "#65dfe5",
"rgb": {
"r": 101,
"g": 223,
"b": 229
},
"hsl": {
"h": 182.813,
"s": 71.111,
"l": 64.706
},
"oklch": {
"l": 0.83678,
"c": 0.10891,
"h": 199.7
},
"luminance": 0.61199
}Semantic roles & 50–950 ramp
primary
#65DFE5
secondary
#B2413C
accent
#1B12D3
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484