#68FABD#68FABD
#68FABD is a very light, vivid teal. Relative luminance 0.750; OKLCH L 89.0% C 0.153 H 162.8°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #68FABD |
|---|---|
| RGB | rgb(104, 250, 189) |
| HSL | hsl(155, 94%, 69%) |
| HSV | hsv(155, 58%, 98%) |
| CMYK | cmyk(58.4%, 0%, 24.4%, 2%) |
| CIE-LAB | lab(89.39, -53.12, 17.71) |
| CIE-LCH | lch(89.39, 56.00, 161.56°) |
| OKLab | oklab(88.98% -0.1464 0.0453) |
| OKLCH | oklch(88.98% 0.153 162.8) |
| XYZ | xyz(49.0752, 74.9836, 60.0213) |
| Luminance | 0.7499 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.49
Light Aquamarine
#7BFDC7
ΔE00 1.98
Greenish Cyan
#2AFEB7
ΔE00 3.07
Light Blue Green
#7EFBB3
ΔE00 3.28
Greenish Turquoise
#00FBB0
ΔE00 3.80
Seafoam Green
#7AF9AB
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FABD #FA68A5
analogous
#68FA74 #68FABD #68EEFA
triadic
#68FABD #BD68FA #FABD68
tetradic
#68FABD #7468FA #FA68A5 #EEFA68
square
#68FABD #7468FA #FA68A5 #EEFA68
split-complementary
#68FABD #FA68EE #FA7468
monochromatic
#07E086 #2DF8A3 #68FABD #A3FCD7 #DEFEF1
Accessibility & contrast
On white
1.31
#68FABD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#68FABD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FABD
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FABD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FABD | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E9BA
Deuteranopia (green-blind)
#E2DBC1
Tritanopia (blue-blind)
#19FAE9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #68fabd; /* rgb */ color: rgb(104, 250, 189); /* oklch */ color: oklch(89.0% 0.153 162.8);
Tailwind
colors: {
custom: {
50: '#9ffdd1',
500: '#68fabd',
950: '#000000',
},
}SCSS
$custom: #68fabd; $custom-light: #9ffdd1; $custom-dark: #000000;
JSON
{
"hex": "#68fabd",
"rgb": {
"r": 104,
"g": 250,
"b": 189
},
"hsl": {
"h": 154.932,
"s": 93.59,
"l": 69.412
},
"oklch": {
"l": 0.88978,
"c": 0.15322,
"h": 162.8
},
"luminance": 0.74988
}Semantic roles & 50–950 ramp
primary
#68FABD
secondary
#D43276
accent
#0060E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683