#65FDEE#65FDEE
#65FDEE is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.9% C 0.130 H 186.1°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #65FDEE |
|---|---|
| RGB | rgb(101, 253, 238) |
| HSL | hsl(174, 97%, 69%) |
| HSV | hsv(174, 60%, 99%) |
| CMYK | cmyk(60.1%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(91.32, -43.61, -4.87) |
| CIE-LCH | lch(91.32, 43.89, 186.37°) |
| OKLab | oklab(90.91% -0.1296 -0.0138) |
| OKLCH | oklch(90.91% 0.13 186.1) |
| XYZ | xyz(55.9178, 79.1844, 93.2095) |
| Luminance | 0.7919 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.97
Bright Turquoise
#0FFEF9
ΔE00 4.03
Tiffany Blue
#7BF2DA
ΔE00 4.44
Bright Cyan
#41FDFE
ΔE00 5.25
Aqua
#00FFFF
ΔE00 5.29
Turquoise
#40E0D0
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FDEE #FD6574
analogous
#65FDA2 #65FDEE #65C0FD
triadic
#65FDEE #EE65FD #FDEE65
tetradic
#65FDEE #A265FD #FD6574 #C0FD65
square
#65FDEE #A265FD #FD6574 #C0FD65
split-complementary
#65FDEE #FD65C0 #FDA265
monochromatic
#03E5CE #29FCE7 #65FDEE #A1FEF5 #DEFFFB
Accessibility & contrast
On white
1.25
#65FDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#65FDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FDEE
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FDEE | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EE
Deuteranopia (green-blind)
#DADFF0
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #65fdee; /* rgb */ color: rgb(101, 253, 238); /* oklch */ color: oklch(90.9% 0.130 186.1);
Tailwind
colors: {
custom: {
50: '#a0fef3',
500: '#65fdee',
950: '#000000',
},
}SCSS
$custom: #65fdee; $custom-light: #a0fef3; $custom-dark: #000000;
JSON
{
"hex": "#65fdee",
"rgb": {
"r": 101,
"g": 253,
"b": 238
},
"hsl": {
"h": 174.079,
"s": 97.436,
"l": 69.412
},
"oklch": {
"l": 0.90909,
"c": 0.13035,
"h": 186.1
},
"luminance": 0.7919
}Semantic roles & 50–950 ramp
primary
#65FDEE
secondary
#D82F3F
accent
#0017E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685