#68FEBB#68FEBB
#68FEBB is a very light, vivid teal. Relative luminance 0.774; OKLCH L 89.9% C 0.160 H 161.1°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #68FEBB |
|---|---|
| RGB | rgb(104, 254, 187) |
| HSL | hsl(153, 99%, 70%) |
| HSV | hsv(153, 59%, 100%) |
| CMYK | cmyk(59.1%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(90.51, -55.16, 20.31) |
| CIE-LCH | lch(90.51, 58.77, 159.79°) |
| OKLab | oklab(89.89% -0.1514 0.0518) |
| OKLCH | oklch(89.89% 0.16 161.1) |
| XYZ | xyz(50.1157, 77.4096, 59.3045) |
| Luminance | 0.7742 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.48
Light Blue Green
#7EFBB3
ΔE00 2.54
Greenish Cyan
#2AFEB7
ΔE00 2.72
Light Aquamarine
#7BFDC7
ΔE00 2.77
Seafoam Green
#7AF9AB
ΔE00 3.40
Greenish Turquoise
#00FBB0
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FEBB #FE68AB
analogous
#68FE70 #68FEBB #68F6FE
triadic
#68FEBB #BB68FE #FEBB68
tetradic
#68FEBB #7068FE #FE68AB #F6FE68
square
#68FEBB #7068FE #FE68AB #F6FE68
split-complementary
#68FEBB #FE68F6 #FE7068
monochromatic
#02EA82 #2BFEA0 #68FEBB #A5FED6 #E1FFF1
Accessibility & contrast
On white
1.27
#68FEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#68FEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FEBB
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FEBB | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#E6DEBF
Tritanopia (blue-blind)
#18FDEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #68febb; /* rgb */ color: rgb(104, 254, 187); /* oklch */ color: oklch(89.9% 0.160 161.1);
Tailwind
colors: {
custom: {
50: '#a0ffcf',
500: '#68febb',
950: '#000000',
},
}SCSS
$custom: #68febb; $custom-light: #a0ffcf; $custom-dark: #000000;
JSON
{
"hex": "#68febb",
"rgb": {
"r": 104,
"g": 254,
"b": 187
},
"hsl": {
"h": 153.2,
"s": 98.684,
"l": 70.196
},
"oklch": {
"l": 0.89885,
"c": 0.15996,
"h": 161.1
},
"luminance": 0.77415
}Semantic roles & 50–950 ramp
primary
#68FEBB
secondary
#D9317C
accent
#0067E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683