#68FCFE#68FCFE
#68FCFE is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.3% C 0.126 H 196.4°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #68FCFE |
|---|---|
| RGB | rgb(104, 252, 254) |
| HSL | hsl(181, 99%, 70%) |
| HSV | hsv(181, 59%, 100%) |
| CMYK | cmyk(59.1%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(91.56, -38.53, -12.81) |
| CIE-LCH | lch(91.56, 40.60, 198.39°) |
| OKLab | oklab(91.27% -0.1204 -0.0355) |
| OKLCH | oklch(91.27% 0.126 196.4) |
| XYZ | xyz(58.4010, 79.7135, 106.0552) |
| Luminance | 0.7972 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.01
Bright Light Blue
#26F7FD
ΔE00 2.83
Aqua
#00FFFF
ΔE00 3.28
Bright Turquoise
#0FFEF9
ΔE00 4.05
Robin'S Egg
#6DEDFD
ΔE00 5.93
Robin Egg Blue
#8AF1FE
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FCFE #FE6A68
analogous
#68FEB5 #68FCFE #68B1FE
triadic
#68FCFE #FE68FC #FCFE68
tetradic
#68FCFE #B568FE #FE6A68 #B1FE68
square
#68FCFE #B568FE #FE6A68 #B1FE68
split-complementary
#68FCFE #FE68B1 #FEB568
monochromatic
#02E7EA #2BFBFE #68FCFE #A5FDFE #E1FEFF
Accessibility & contrast
On white
1.24
#68FCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#68FCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FCFE
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FCFE | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FE
Deuteranopia (green-blind)
#D5DFFF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #68fcfe; /* rgb */ color: rgb(104, 252, 254); /* oklch */ color: oklch(91.3% 0.126 196.4);
Tailwind
colors: {
custom: {
50: '#a2fefe',
500: '#68fcfe',
950: '#000000',
},
}SCSS
$custom: #68fcfe; $custom-light: #a2fefe; $custom-dark: #000000;
JSON
{
"hex": "#68fcfe",
"rgb": {
"r": 104,
"g": 252,
"b": 254
},
"hsl": {
"h": 180.8,
"s": 98.684,
"l": 70.196
},
"oklch": {
"l": 0.91272,
"c": 0.12555,
"h": 196.4
},
"luminance": 0.7972
}Semantic roles & 50–950 ramp
primary
#68FCFE
secondary
#D93331
accent
#0300E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685