#65FDDF#65FDDF
#65FDDF is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.5% C 0.136 H 177.7°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #65FDDF |
|---|---|
| RGB | rgb(101, 253, 223) |
| HSL | hsl(168, 97%, 69%) |
| HSV | hsv(168, 60%, 99%) |
| CMYK | cmyk(60.1%, 0%, 11.9%, 0.8%) |
| CIE-LAB | lab(90.93, -47.31, 2.35) |
| CIE-LCH | lch(90.93, 47.37, 177.16°) |
| OKLab | oklab(90.47% -0.136 0.0055) |
| OKLCH | oklch(90.47% 0.136 177.7) |
| XYZ | xyz(53.8052, 78.3394, 82.0832) |
| Luminance | 0.7834 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.21
Light Aqua
#8CFFDB
ΔE00 3.85
Aquamarine
#7FFFD4
ΔE00 4.36
Light Turquoise
#7EF4CC
ΔE00 4.59
Aqua (survey)
#13EAC9
ΔE00 5.14
Bright Aqua
#0BF9EA
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FDDF #FD6583
analogous
#65FD93 #65FDDF #65CFFD
triadic
#65FDDF #DF65FD #FDDF65
tetradic
#65FDDF #9365FD #FD6583 #CFFD65
square
#65FDDF #9365FD #FD6583 #CFFD65
split-complementary
#65FDDF #FD65CF #FD9365
monochromatic
#03E5B8 #29FCD2 #65FDDF #A1FEEC #DEFFF8
Accessibility & contrast
On white
1.26
#65FDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#65FDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FDDF
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FDDF | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDE
Deuteranopia (green-blind)
#DDDEE1
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #65fddf; /* rgb */ color: rgb(101, 253, 223); /* oklch */ color: oklch(90.5% 0.136 177.7);
Tailwind
colors: {
custom: {
50: '#9fffe8',
500: '#65fddf',
950: '#000000',
},
}SCSS
$custom: #65fddf; $custom-light: #9fffe8; $custom-dark: #000000;
JSON
{
"hex": "#65fddf",
"rgb": {
"r": 101,
"g": 253,
"b": 223
},
"hsl": {
"h": 168.158,
"s": 97.436,
"l": 69.412
},
"oklch": {
"l": 0.90471,
"c": 0.13615,
"h": 177.7
},
"luminance": 0.78345
}Semantic roles & 50–950 ramp
primary
#65FDDF
secondary
#D82F50
accent
#002DE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684