#68FAC3#68FAC3
#68FAC3 is a very light, vivid teal. Relative luminance 0.753; OKLCH L 89.1% C 0.149 H 165.2°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #68FAC3 |
|---|---|
| RGB | rgb(104, 250, 195) |
| HSL | hsl(157, 94%, 69%) |
| HSV | hsv(157, 58%, 98%) |
| CMYK | cmyk(58.4%, 0%, 22%, 2%) |
| CIE-LAB | lab(89.51, -51.86, 14.80) |
| CIE-LCH | lch(89.51, 53.93, 164.07°) |
| OKLab | oklab(89.12% -0.1437 0.0379) |
| OKLCH | oklch(89.12% 0.149 165.2) |
| XYZ | xyz(49.7399, 75.2495, 63.5225) |
| Luminance | 0.7525 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.51
Light Greenish Blue
#63F7B4
ΔE00 2.75
Aquamarine
#7FFFD4
ΔE00 3.29
Light Turquoise
#7EF4CC
ΔE00 3.73
Greenish Cyan
#2AFEB7
ΔE00 3.75
Bright Teal
#01F9C6
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FAC3 #FA689F
analogous
#68FA7A #68FAC3 #68E8FA
triadic
#68FAC3 #C368FA #FAC368
tetradic
#68FAC3 #7A68FA #FA689F #E8FA68
square
#68FAC3 #7A68FA #FA689F #E8FA68
split-complementary
#68FAC3 #FA68E8 #FA7A68
monochromatic
#07E08F #2DF8AB #68FAC3 #A3FCDB #DEFEF2
Accessibility & contrast
On white
1.31
#68FAC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#68FAC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FAC3
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FAC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FAC3 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EAC0
Deuteranopia (green-blind)
#E1DBC7
Tritanopia (blue-blind)
#09FAEB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #68fac3; /* rgb */ color: rgb(104, 250, 195); /* oklch */ color: oklch(89.1% 0.149 165.2);
Tailwind
colors: {
custom: {
50: '#9ffdd5',
500: '#68fac3',
950: '#000000',
},
}SCSS
$custom: #68fac3; $custom-light: #9ffdd5; $custom-dark: #000000;
JSON
{
"hex": "#68fac3",
"rgb": {
"r": 104,
"g": 250,
"b": 195
},
"hsl": {
"h": 157.397,
"s": 93.59,
"l": 69.412
},
"oklch": {
"l": 0.89121,
"c": 0.14863,
"h": 165.2
},
"luminance": 0.75254
}Semantic roles & 50–950 ramp
primary
#68FAC3
secondary
#D4326F
accent
#0056E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683