#68FFFE#68FFFE
#68FFFE is a very light, vivid teal. Relative luminance 0.816; OKLCH L 92.0% C 0.128 H 194.6°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #68FFFE |
|---|---|
| RGB | rgb(104, 255, 254) |
| HSL | hsl(180, 100%, 70%) |
| HSV | hsv(180, 59%, 100%) |
| CMYK | cmyk(59.2%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(92.40, -39.89, -11.55) |
| CIE-LCH | lch(92.40, 41.53, 196.14°) |
| OKLab | oklab(91.96% -0.1234 -0.032) |
| OKLCH | oklch(91.96% 0.128 194.6) |
| XYZ | xyz(59.3505, 81.6126, 106.3717) |
| Luminance | 0.8162 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.87
Aqua
#00FFFF
ΔE00 2.92
Bright Turquoise
#0FFEF9
ΔE00 3.36
Bright Light Blue
#26F7FD
ΔE00 3.42
Bright Aqua
#0BF9EA
ΔE00 5.81
Light Cyan
#ACFFFC
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FFFE #FF6869
analogous
#68FFB3 #68FFFE #68B4FF
triadic
#68FFFE #FE68FF #FFFE68
tetradic
#68FFFE #B368FF #FF6869 #B4FF68
square
#68FFFE #B368FF #FF6869 #B4FF68
split-complementary
#68FFFE #FF68B4 #FFB368
monochromatic
#00EDEB #2BFFFE #68FFFE #A5FFFE #E0FFFF
Accessibility & contrast
On white
1.21
#68FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#68FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FFFE
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FFFE | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FE
Deuteranopia (green-blind)
#D8E2FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #68fffe; /* rgb */ color: rgb(104, 255, 254); /* oklch */ color: oklch(92.0% 0.128 194.6);
Tailwind
colors: {
custom: {
50: '#a2fffe',
500: '#68fffe',
950: '#000000',
},
}SCSS
$custom: #68fffe; $custom-light: #a2fffe; $custom-dark: #000000;
JSON
{
"hex": "#68fffe",
"rgb": {
"r": 104,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.603,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.91957,
"c": 0.12752,
"h": 194.6
},
"luminance": 0.81619
}Semantic roles & 50–950 ramp
primary
#68FFFE
secondary
#DB3132
accent
#0002E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685