#68FFF4#68FFF4
#68FFF4 is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.6% C 0.129 H 188.5°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #68FFF4 |
|---|---|
| RGB | rgb(104, 255, 244) |
| HSL | hsl(176, 100%, 70%) |
| HSV | hsv(176, 59%, 100%) |
| CMYK | cmyk(59.2%, 0%, 4.3%, 0%) |
| CIE-LAB | lab(92.13, -42.48, -6.78) |
| CIE-LCH | lch(92.13, 43.01, 189.07°) |
| OKLab | oklab(91.64% -0.1276 -0.019) |
| OKLCH | oklch(91.64% 0.129 188.5) |
| XYZ | xyz(57.7908, 80.9887, 98.1572) |
| Luminance | 0.8099 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.29
Bright Aqua
#0BF9EA
ΔE00 3.55
Bright Cyan
#41FDFE
ΔE00 4.07
Aqua
#00FFFF
ΔE00 4.27
Tiffany Blue
#7BF2DA
ΔE00 5.60
Bright Light Blue
#26F7FD
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FFF4 #FF6873
analogous
#68FFA8 #68FFF4 #68BFFF
triadic
#68FFF4 #F468FF #FFF468
tetradic
#68FFF4 #A868FF #FF6873 #BFFF68
square
#68FFF4 #A868FF #FF6873 #BFFF68
split-complementary
#68FFF4 #FF68BF #FFA868
monochromatic
#00EDDB #2BFFF0 #68FFF4 #A5FFF8 #E0FFFD
Accessibility & contrast
On white
1.22
#68FFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#68FFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FFF4
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FFF4 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F4
Deuteranopia (green-blind)
#DBE1F6
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #68fff4; /* rgb */ color: rgb(104, 255, 244); /* oklch */ color: oklch(91.6% 0.129 188.5);
Tailwind
colors: {
custom: {
50: '#a2fff7',
500: '#68fff4',
950: '#000000',
},
}SCSS
$custom: #68fff4; $custom-light: #a2fff7; $custom-dark: #000000;
JSON
{
"hex": "#68fff4",
"rgb": {
"r": 104,
"g": 255,
"b": 244
},
"hsl": {
"h": 175.629,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.91641,
"c": 0.12898,
"h": 188.5
},
"luminance": 0.80995
}Semantic roles & 50–950 ramp
primary
#68FFF4
secondary
#DB313D
accent
#0011E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685