#65F4DF#65F4DF
#65F4DF is a very light, vivid teal. Relative luminance 0.728; OKLCH L 88.4% C 0.127 H 182.1°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #65F4DF |
|---|---|
| RGB | rgb(101, 244, 223) |
| HSL | hsl(171, 87%, 68%) |
| HSV | hsv(171, 59%, 96%) |
| CMYK | cmyk(58.6%, 0%, 8.6%, 4.3%) |
| CIE-LAB | lab(88.35, -43.39, -1.43) |
| CIE-LCH | lch(88.35, 43.42, 181.88°) |
| OKLab | oklab(88.37% -0.1269 -0.0045) |
| OKLCH | oklch(88.37% 0.127 182.1) |
| XYZ | xyz(51.0308, 72.7906, 81.1584) |
| Luminance | 0.7280 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.19
Bright Aqua
#0BF9EA
ΔE00 3.78
Turquoise
#40E0D0
ΔE00 4.93
Aqua (survey)
#13EAC9
ΔE00 5.14
Light Aqua
#8CFFDB
ΔE00 5.91
Bright Turquoise
#0FFEF9
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F4DF #F4657A
analogous
#65F498 #65F4DF #65C1F4
triadic
#65F4DF #DF65F4 #F4DF65
tetradic
#65F4DF #9865F4 #F4657A #C1F465
square
#65F4DF #9865F4 #F4657A #C1F465
split-complementary
#65F4DF #F465C1 #F49865
monochromatic
#0FD0B3 #2CF0D3 #65F4DF #9EF8EB #D7FCF7
Accessibility & contrast
On white
1.35
#65F4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#65F4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F4DF
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F4DF | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DE
Deuteranopia (green-blind)
#D4D7E1
Tritanopia (blue-blind)
#00F8ED
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #65f4df; /* rgb */ color: rgb(101, 244, 223); /* oklch */ color: oklch(88.4% 0.127 182.1);
Tailwind
colors: {
custom: {
50: '#9ef8e8',
500: '#65f4df',
950: '#000000',
},
}SCSS
$custom: #65f4df; $custom-light: #9ef8e8; $custom-dark: #000000;
JSON
{
"hex": "#65f4df",
"rgb": {
"r": 101,
"g": 244,
"b": 223
},
"hsl": {
"h": 171.189,
"s": 86.667,
"l": 67.647
},
"oklch": {
"l": 0.88369,
"c": 0.12695,
"h": 182.1
},
"luminance": 0.72796
}Semantic roles & 50–950 ramp
primary
#65F4DF
secondary
#CB3248
accent
#0223E3
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101716
muted
#808584