#68FEFF#68FEFF
#68FEFF is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.8% C 0.127 H 195.8°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #68FEFF |
|---|---|
| RGB | rgb(104, 254, 255) |
| HSL | hsl(180, 100%, 70%) |
| HSV | hsv(180, 59%, 100%) |
| CMYK | cmyk(59.2%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(92.15, -39.18, -12.44) |
| CIE-LCH | lch(92.15, 41.11, 197.62°) |
| OKLab | oklab(91.76% -0.122 -0.0345) |
| OKLCH | oklch(91.76% 0.127 195.8) |
| XYZ | xyz(59.1929, 81.0404, 107.1112) |
| Luminance | 0.8105 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.88
Bright Light Blue
#26F7FD
ΔE00 3.07
Aqua
#00FFFF
ΔE00 3.08
Bright Turquoise
#0FFEF9
ΔE00 3.77
Light Cyan
#ACFFFC
ΔE00 6.21
Bright Aqua
#0BF9EA
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FEFF #FF6968
analogous
#68FFB4 #68FEFF #68B3FF
triadic
#68FEFF #FF68FE #FEFF68
tetradic
#68FEFF #B468FF #FF6968 #B3FF68
square
#68FEFF #B468FF #FF6968 #B3FF68
split-complementary
#68FEFF #FF68B3 #FFB468
monochromatic
#00EBED #2BFEFF #68FEFF #A5FEFF #E0FFFF
Accessibility & contrast
On white
1.22
#68FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#68FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FEFF
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FEFF | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#D6E1FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #68feff; /* rgb */ color: rgb(104, 254, 255); /* oklch */ color: oklch(91.8% 0.127 195.8);
Tailwind
colors: {
custom: {
50: '#a2ffff',
500: '#68feff',
950: '#000000',
},
}SCSS
$custom: #68feff; $custom-light: #a2ffff; $custom-dark: #000000;
JSON
{
"hex": "#68feff",
"rgb": {
"r": 104,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.397,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.91761,
"c": 0.1268,
"h": 195.8
},
"luminance": 0.81047
}Semantic roles & 50–950 ramp
primary
#68FEFF
secondary
#DB3231
accent
#0200E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686