#68FCF0#68FCF0
#68FCF0 is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.8% C 0.127 H 187.8°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #68FCF0 |
|---|---|
| RGB | rgb(104, 252, 240) |
| HSL | hsl(175, 96%, 70%) |
| HSV | hsv(175, 59%, 99%) |
| CMYK | cmyk(58.7%, 0%, 4.8%, 1.2%) |
| CIE-LAB | lab(91.17, -42.16, -6.12) |
| CIE-LCH | lch(91.17, 42.60, 188.27°) |
| OKLab | oklab(90.83% -0.1262 -0.0172) |
| OKLCH | oklch(90.83% 0.127 187.8) |
| XYZ | xyz(56.2405, 78.8493, 94.6767) |
| Luminance | 0.7885 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.29
Bright Turquoise
#0FFEF9
ΔE00 3.55
Bright Cyan
#41FDFE
ΔE00 4.41
Aqua
#00FFFF
ΔE00 4.62
Tiffany Blue
#7BF2DA
ΔE00 5.00
Bright Light Blue
#26F7FD
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FCF0 #FC6874
analogous
#68FCA6 #68FCF0 #68BEFC
triadic
#68FCF0 #F068FC #FCF068
tetradic
#68FCF0 #A668FC #FC6874 #BEFC68
square
#68FCF0 #A668FC #FC6874 #BEFC68
split-complementary
#68FCF0 #FC68BE #FCA668
monochromatic
#05E5D3 #2CFBEA #68FCF0 #A4FDF6 #E0FEFC
Accessibility & contrast
On white
1.25
#68FCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#68FCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FCF0
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FCF0 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F0
Deuteranopia (green-blind)
#D8DFF2
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #68fcf0; /* rgb */ color: rgb(104, 252, 240); /* oklch */ color: oklch(90.8% 0.127 187.8);
Tailwind
colors: {
custom: {
50: '#a1fef4',
500: '#68fcf0',
950: '#000000',
},
}SCSS
$custom: #68fcf0; $custom-light: #a1fef4; $custom-dark: #000000;
JSON
{
"hex": "#68fcf0",
"rgb": {
"r": 104,
"g": 252,
"b": 240
},
"hsl": {
"h": 175.135,
"s": 96.104,
"l": 69.804
},
"oklch": {
"l": 0.90827,
"c": 0.12739,
"h": 187.8
},
"luminance": 0.78855
}Semantic roles & 50–950 ramp
primary
#68FCF0
secondary
#D7313F
accent
#0013E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685