#65FCEB#65FCEB
#65FCEB is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.6% C 0.130 H 184.9°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #65FCEB |
|---|---|
| RGB | rgb(101, 252, 235) |
| HSL | hsl(173, 96%, 69%) |
| HSV | hsv(173, 60%, 99%) |
| CMYK | cmyk(59.9%, 0%, 6.7%, 1.2%) |
| CIE-LAB | lab(90.95, -43.93, -3.85) |
| CIE-LCH | lch(90.95, 44.10, 185.01°) |
| OKLab | oklab(90.59% -0.1299 -0.0111) |
| OKLCH | oklch(90.59% 0.13 184.9) |
| XYZ | xyz(55.1658, 78.3799, 90.8027) |
| Luminance | 0.7839 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.99
Tiffany Blue
#7BF2DA
ΔE00 3.87
Bright Turquoise
#0FFEF9
ΔE00 4.58
Bright Cyan
#41FDFE
ΔE00 5.90
Aqua
#00FFFF
ΔE00 5.90
Turquoise
#40E0D0
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FCEB #FC6576
analogous
#65FCA0 #65FCEB #65C2FC
triadic
#65FCEB #EB65FC #FCEB65
tetradic
#65FCEB #A065FC #FC6576 #C2FC65
square
#65FCEB #A065FC #FC6576 #C2FC65
split-complementary
#65FCEB #FC65C2 #FCA065
monochromatic
#04E2C9 #29FBE3 #65FCEB #A1FDF3 #DDFEFB
Accessibility & contrast
On white
1.26
#65FCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#65FCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FCEB
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FCEB | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEA
Deuteranopia (green-blind)
#D9DEED
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #65fceb; /* rgb */ color: rgb(101, 252, 235); /* oklch */ color: oklch(90.6% 0.130 184.9);
Tailwind
colors: {
custom: {
50: '#a0fef1',
500: '#65fceb',
950: '#000000',
},
}SCSS
$custom: #65fceb; $custom-light: #a0fef1; $custom-dark: #000000;
JSON
{
"hex": "#65fceb",
"rgb": {
"r": 101,
"g": 252,
"b": 235
},
"hsl": {
"h": 173.245,
"s": 96.178,
"l": 69.216
},
"oklch": {
"l": 0.90587,
"c": 0.13034,
"h": 184.9
},
"luminance": 0.78386
}Semantic roles & 50–950 ramp
primary
#65FCEB
secondary
#D62F42
accent
#001AE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685