#68FABE#68FABE
#68FABE is a very light, vivid teal. Relative luminance 0.750; OKLCH L 89.0% C 0.152 H 163.2°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #68FABE |
|---|---|
| RGB | rgb(104, 250, 190) |
| HSL | hsl(155, 94%, 69%) |
| HSV | hsv(155, 58%, 98%) |
| CMYK | cmyk(58.4%, 0%, 24%, 2%) |
| CIE-LAB | lab(89.41, -52.92, 17.23) |
| CIE-LCH | lch(89.41, 55.65, 161.97°) |
| OKLab | oklab(89% -0.1459 0.044) |
| OKLCH | oklch(89% 0.152 163.2) |
| XYZ | xyz(49.1841, 75.0271, 60.5949) |
| Luminance | 0.7503 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.68
Light Aquamarine
#7BFDC7
ΔE00 1.85
Greenish Cyan
#2AFEB7
ΔE00 3.15
Light Blue Green
#7EFBB3
ΔE00 3.46
Greenish Turquoise
#00FBB0
ΔE00 3.90
Aquamarine
#7FFFD4
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FABE #FA68A4
analogous
#68FA75 #68FABE #68EDFA
triadic
#68FABE #BE68FA #FABE68
tetradic
#68FABE #7568FA #FA68A4 #EDFA68
square
#68FABE #7568FA #FA68A4 #EDFA68
split-complementary
#68FABE #FA68ED #FA7568
monochromatic
#07E087 #2DF8A4 #68FABE #A3FCD7 #DEFEF1
Accessibility & contrast
On white
1.31
#68FABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#68FABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FABE
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FABE | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E9BB
Deuteranopia (green-blind)
#E1DBC2
Tritanopia (blue-blind)
#17FAE9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #68fabe; /* rgb */ color: rgb(104, 250, 190); /* oklch */ color: oklch(89.0% 0.152 163.2);
Tailwind
colors: {
custom: {
50: '#9ffdd1',
500: '#68fabe',
950: '#000000',
},
}SCSS
$custom: #68fabe; $custom-light: #9ffdd1; $custom-dark: #000000;
JSON
{
"hex": "#68fabe",
"rgb": {
"r": 104,
"g": 250,
"b": 190
},
"hsl": {
"h": 155.342,
"s": 93.59,
"l": 69.412
},
"oklch": {
"l": 0.89002,
"c": 0.15244,
"h": 163.2
},
"luminance": 0.75032
}Semantic roles & 50–950 ramp
primary
#68FABE
secondary
#D43275
accent
#005EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683