#65FCED#65FCED
#65FCED is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.6% C 0.130 H 186.1°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #65FCED |
|---|---|
| RGB | rgb(101, 252, 237) |
| HSL | hsl(174, 96%, 69%) |
| HSV | hsv(174, 60%, 99%) |
| CMYK | cmyk(59.9%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(91.01, -43.43, -4.81) |
| CIE-LCH | lch(91.01, 43.69, 186.32°) |
| OKLab | oklab(90.65% -0.129 -0.0137) |
| OKLCH | oklch(90.65% 0.13 186.1) |
| XYZ | xyz(55.4564, 78.4961, 92.3330) |
| Luminance | 0.7850 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.93
Bright Turquoise
#0FFEF9
ΔE00 4.07
Tiffany Blue
#7BF2DA
ΔE00 4.32
Bright Cyan
#41FDFE
ΔE00 5.27
Aqua
#00FFFF
ΔE00 5.33
Turquoise
#40E0D0
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FCED #FC6574
analogous
#65FCA2 #65FCED #65BFFC
triadic
#65FCED #ED65FC #FCED65
tetradic
#65FCED #A265FC #FC6574 #BFFC65
square
#65FCED #A265FC #FC6574 #BFFC65
split-complementary
#65FCED #FC65BF #FCA265
monochromatic
#04E2CC #29FBE6 #65FCED #A1FDF4 #DDFEFB
Accessibility & contrast
On white
1.26
#65FCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#65FCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FCED
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FCED | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFED
Deuteranopia (green-blind)
#D9DEEF
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #65fced; /* rgb */ color: rgb(101, 252, 237); /* oklch */ color: oklch(90.6% 0.130 186.1);
Tailwind
colors: {
custom: {
50: '#a0fef2',
500: '#65fced',
950: '#000000',
},
}SCSS
$custom: #65fced; $custom-light: #a0fef2; $custom-dark: #000000;
JSON
{
"hex": "#65fced",
"rgb": {
"r": 101,
"g": 252,
"b": 237
},
"hsl": {
"h": 174.04,
"s": 96.178,
"l": 69.216
},
"oklch": {
"l": 0.90647,
"c": 0.12975,
"h": 186.1
},
"luminance": 0.78502
}Semantic roles & 50–950 ramp
primary
#65FCED
secondary
#D62F3F
accent
#0017E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685