#65DFE8#65DFE8
#65DFE8 is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.8% C 0.109 H 201.9°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #65DFE8 |
|---|---|
| RGB | rgb(101, 223, 232) |
| HSL | hsl(184, 74%, 65%) |
| HSV | hsv(184, 56%, 91%) |
| CMYK | cmyk(56.5%, 3.9%, 0%, 9%) |
| CIE-LAB | lab(82.57, -31.43, -14.73) |
| CIE-LCH | lch(82.57, 34.71, 205.10°) |
| OKLab | oklab(83.78% -0.1013 -0.0407) |
| OKLCH | oklch(83.78% 0.109 201.9) |
| XYZ | xyz(46.3139, 61.3637, 85.7319) |
| Luminance | 0.6137 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.90
Aqua Blue
#02D8E9
ΔE00 4.10
Robin Egg Blue
#8AF1FE
ΔE00 5.19
Robin'S Egg Blue
#98EFF9
ΔE00 5.73
Bright Light Blue
#26F7FD
ΔE00 6.30
Darkturquoise
#00CED1
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DFE8 #E86E65
analogous
#65E8AF #65DFE8 #659EE8
triadic
#65DFE8 #E865DF #DFE865
tetradic
#65DFE8 #AF65E8 #E86E65 #9EE865
square
#65DFE8 #AF65E8 #E86E65 #9EE865
split-complementary
#65DFE8 #E8659E #E8AF65
monochromatic
#1BADB7 #30D4E0 #65DFE8 #9AEAF0 #CFF5F8
Accessibility & contrast
On white
1.58
#65DFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#65DFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DFE8
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DFE8 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E9
Deuteranopia (green-blind)
#BBC7E9
Tritanopia (blue-blind)
#00E7E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65dfe8; /* rgb */ color: rgb(101, 223, 232); /* oklch */ color: oklch(83.8% 0.109 201.9);
Tailwind
colors: {
custom: {
50: '#9de9ef',
500: '#65dfe8',
950: '#000000',
},
}SCSS
$custom: #65dfe8; $custom-light: #9de9ef; $custom-dark: #000000;
JSON
{
"hex": "#65dfe8",
"rgb": {
"r": 101,
"g": 223,
"b": 232
},
"hsl": {
"h": 184.122,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.83781,
"c": 0.1092,
"h": 201.9
},
"luminance": 0.61368
}Semantic roles & 50–950 ramp
primary
#65DFE8
secondary
#B7433A
accent
#1D0FD6
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485