#68FCF9#68FCF9
#68FCF9 is a very light, vivid teal. Relative luminance 0.794; OKLCH L 91.1% C 0.126 H 193.3°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #68FCF9 |
|---|---|
| RGB | rgb(104, 252, 249) |
| HSL | hsl(179, 96%, 70%) |
| HSV | hsv(179, 59%, 99%) |
| CMYK | cmyk(58.7%, 0%, 1.2%, 1.2%) |
| CIE-LAB | lab(91.41, -39.84, -10.43) |
| CIE-LCH | lch(91.41, 41.19, 194.67°) |
| OKLab | oklab(91.11% -0.1225 -0.029) |
| OKLCH | oklch(91.11% 0.126 193.3) |
| XYZ | xyz(57.6107, 79.3974, 101.8933) |
| Luminance | 0.7940 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.09
Aqua
#00FFFF
ΔE00 3.04
Bright Turquoise
#0FFEF9
ΔE00 3.12
Bright Light Blue
#26F7FD
ΔE00 3.61
Bright Aqua
#0BF9EA
ΔE00 5.16
Light Cyan
#ACFFFC
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FCF9 #FC686B
analogous
#68FCAF #68FCF9 #68B5FC
triadic
#68FCF9 #F968FC #FCF968
tetradic
#68FCF9 #AF68FC #FC686B #B5FC68
square
#68FCF9 #AF68FC #FC686B #B5FC68
split-complementary
#68FCF9 #FC68B5 #FCAF68
monochromatic
#05E5E1 #2CFBF7 #68FCF9 #A4FDFB #E0FEFE
Accessibility & contrast
On white
1.24
#68FCF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#68FCF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FCF9
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FCF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FCF9 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF0F9
Deuteranopia (green-blind)
#D6DFFA
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #68fcf9; /* rgb */ color: rgb(104, 252, 249); /* oklch */ color: oklch(91.1% 0.126 193.3);
Tailwind
colors: {
custom: {
50: '#a2fefb',
500: '#68fcf9',
950: '#000000',
},
}SCSS
$custom: #68fcf9; $custom-light: #a2fefb; $custom-dark: #000000;
JSON
{
"hex": "#68fcf9",
"rgb": {
"r": 104,
"g": 252,
"b": 249
},
"hsl": {
"h": 178.784,
"s": 96.104,
"l": 69.804
},
"oklch": {
"l": 0.91109,
"c": 0.12585,
"h": 193.3
},
"luminance": 0.79403
}Semantic roles & 50–950 ramp
primary
#68FCF9
secondary
#D73135
accent
#0005E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685