#68FCF5#68FCF5
#68FCF5 is a very light, vivid teal. Relative luminance 0.792; OKLCH L 91.0% C 0.126 H 190.8°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #68FCF5 |
|---|---|
| RGB | rgb(104, 252, 245) |
| HSL | hsl(177, 96%, 70%) |
| HSV | hsv(177, 59%, 99%) |
| CMYK | cmyk(58.7%, 0%, 2.8%, 1.2%) |
| CIE-LAB | lab(91.30, -40.88, -8.52) |
| CIE-LCH | lch(91.30, 41.76, 191.77°) |
| OKLab | oklab(90.98% -0.1241 -0.0237) |
| OKLCH | oklch(90.98% 0.126 190.8) |
| XYZ | xyz(56.9935, 79.1505, 98.6425) |
| Luminance | 0.7916 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 2.94
Bright Cyan
#41FDFE
ΔE00 2.97
Aqua
#00FFFF
ΔE00 3.51
Bright Aqua
#0BF9EA
ΔE00 4.15
Bright Light Blue
#26F7FD
ΔE00 4.62
Tiffany Blue
#7BF2DA
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FCF5 #FC686F
analogous
#68FCAB #68FCF5 #68B9FC
triadic
#68FCF5 #F568FC #FCF568
tetradic
#68FCF5 #AB68FC #FC686F #B9FC68
square
#68FCF5 #AB68FC #FC686F #B9FC68
split-complementary
#68FCF5 #FC68B9 #FCAB68
monochromatic
#05E5DA #2CFBF1 #68FCF5 #A4FDF9 #E0FEFD
Accessibility & contrast
On white
1.25
#68FCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#68FCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FCF5
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FCF5 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF0F5
Deuteranopia (green-blind)
#D7DFF6
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #68fcf5; /* rgb */ color: rgb(104, 252, 245); /* oklch */ color: oklch(91.0% 0.126 190.8);
Tailwind
colors: {
custom: {
50: '#a2fef8',
500: '#68fcf5',
950: '#000000',
},
}SCSS
$custom: #68fcf5; $custom-light: #a2fef8; $custom-dark: #000000;
JSON
{
"hex": "#68fcf5",
"rgb": {
"r": 104,
"g": 252,
"b": 245
},
"hsl": {
"h": 177.162,
"s": 96.104,
"l": 69.804
},
"oklch": {
"l": 0.90982,
"c": 0.12638,
"h": 190.8
},
"luminance": 0.79156
}Semantic roles & 50–950 ramp
primary
#68FCF5
secondary
#D73139
accent
#000BE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685