#65F4DC#65F4DC
#65F4DC is a very light, vivid teal. Relative luminance 0.726; OKLCH L 88.3% C 0.128 H 180.3°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #65F4DC |
|---|---|
| RGB | rgb(101, 244, 220) |
| HSL | hsl(170, 87%, 68%) |
| HSV | hsv(170, 59%, 96%) |
| CMYK | cmyk(58.6%, 0%, 9.8%, 4.3%) |
| CIE-LAB | lab(88.27, -44.13, 0.03) |
| CIE-LCH | lch(88.27, 44.13, 179.97°) |
| OKLab | oklab(88.28% -0.1282 -0.0007) |
| OKLCH | oklch(88.28% 0.128 180.3) |
| XYZ | xyz(50.6299, 72.6302, 79.0471) |
| Luminance | 0.7264 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.86
Bright Aqua
#0BF9EA
ΔE00 4.39
Aqua (survey)
#13EAC9
ΔE00 4.57
Light Aqua
#8CFFDB
ΔE00 5.23
Turquoise
#40E0D0
ΔE00 5.24
Light Turquoise
#7EF4CC
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F4DC #F4657D
analogous
#65F494 #65F4DC #65C5F4
triadic
#65F4DC #DC65F4 #F4DC65
tetradic
#65F4DC #9465F4 #F4657D #C5F465
square
#65F4DC #9465F4 #F4657D #C5F465
split-complementary
#65F4DC #F465C5 #F49465
monochromatic
#0FD0AF #2CF0CF #65F4DC #9EF8E9 #D7FCF6
Accessibility & contrast
On white
1.35
#65F4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#65F4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F4DC
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F4DC | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DB
Deuteranopia (green-blind)
#D5D7DE
Tritanopia (blue-blind)
#00F8ED
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #65f4dc; /* rgb */ color: rgb(101, 244, 220); /* oklch */ color: oklch(88.3% 0.128 180.3);
Tailwind
colors: {
custom: {
50: '#9ef8e6',
500: '#65f4dc',
950: '#000000',
},
}SCSS
$custom: #65f4dc; $custom-light: #9ef8e6; $custom-dark: #000000;
JSON
{
"hex": "#65f4dc",
"rgb": {
"r": 101,
"g": 244,
"b": 220
},
"hsl": {
"h": 169.93,
"s": 86.667,
"l": 67.647
},
"oklch": {
"l": 0.88281,
"c": 0.12817,
"h": 180.3
},
"luminance": 0.72635
}Semantic roles & 50–950 ramp
primary
#65F4DC
secondary
#CB324C
accent
#0228E3
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101716
muted
#808584