#65DFE4#65DFE4
#65DFE4 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.6% C 0.109 H 199.0°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #65DFE4 |
|---|---|
| RGB | rgb(101, 223, 228) |
| HSL | hsl(182, 70%, 65%) |
| HSV | hsv(182, 56%, 89%) |
| CMYK | cmyk(55.7%, 2.2%, 0%, 10.6%) |
| CIE-LAB | lab(82.45, -32.51, -12.79) |
| CIE-LCH | lch(82.45, 34.93, 201.47°) |
| OKLab | oklab(83.64% -0.1029 -0.0354) |
| OKLCH | oklch(83.64% 0.109 199) |
| XYZ | xyz(45.7522, 61.1390, 82.7736) |
| Luminance | 0.6114 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.79
Robin'S Egg
#6DEDFD
ΔE00 4.89
Mediumturquoise
#48D1CC
ΔE00 5.47
Darkturquoise
#00CED1
ΔE00 5.81
Robin Egg Blue
#8AF1FE
ΔE00 5.92
Bright Light Blue
#26F7FD
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DFE4 #E46A65
analogous
#65E4AA #65DFE4 #65A0E4
triadic
#65DFE4 #E465DF #DFE465
tetradic
#65DFE4 #AA65E4 #E46A65 #A0E465
square
#65DFE4 #AA65E4 #E46A65 #A0E465
split-complementary
#65DFE4 #E465A0 #E4AA65
monochromatic
#1FAAB0 #31D4DB #65DFE4 #99EAED #CDF5F6
Accessibility & contrast
On white
1.59
#65DFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#65DFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DFE4
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DFE4 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D6E5
Deuteranopia (green-blind)
#BDC7E5
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65dfe4; /* rgb */ color: rgb(101, 223, 228); /* oklch */ color: oklch(83.6% 0.109 199.0);
Tailwind
colors: {
custom: {
50: '#9ce9ec',
500: '#65dfe4',
950: '#000000',
},
}SCSS
$custom: #65dfe4; $custom-light: #9ce9ec; $custom-dark: #000000;
JSON
{
"hex": "#65dfe4",
"rgb": {
"r": 101,
"g": 223,
"b": 228
},
"hsl": {
"h": 182.362,
"s": 70.166,
"l": 64.51
},
"oklch": {
"l": 0.83644,
"c": 0.10885,
"h": 199
},
"luminance": 0.61143
}Semantic roles & 50–950 ramp
primary
#65DFE4
secondary
#B1413C
accent
#1B13D2
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484