#68FBB5#68FBB5
#68FBB5 is a very light, vivid teal. Relative luminance 0.753; OKLCH L 89.0% C 0.161 H 159.7°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #68FBB5 |
|---|---|
| RGB | rgb(104, 251, 181) |
| HSL | hsl(151, 95%, 70%) |
| HSV | hsv(151, 59%, 98%) |
| CMYK | cmyk(58.6%, 0%, 27.9%, 1.6%) |
| CIE-LAB | lab(89.52, -55.16, 22.00) |
| CIE-LCH | lch(89.52, 59.38, 158.26°) |
| OKLab | oklab(89.04% -0.1509 0.056) |
| OKLCH | oklch(89.04% 0.161 159.7) |
| XYZ | xyz(48.5422, 75.2689, 55.6773) |
| Luminance | 0.7527 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.02
Light Blue Green
#7EFBB3
ΔE00 1.97
Seafoam Green
#7AF9AB
ΔE00 2.60
Seafoam (survey)
#80F9AD
ΔE00 2.77
Greenish Cyan
#2AFEB7
ΔE00 2.94
Light Bluish Green
#76FDA8
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FBB5 #FB68AE
analogous
#68FB6C #68FBB5 #68F7FB
triadic
#68FBB5 #B568FB #FBB568
tetradic
#68FBB5 #6C68FB #FB68AE #F7FB68
square
#68FBB5 #6C68FB #FB68AE #F7FB68
split-complementary
#68FBB5 #FB68F7 #FB6C68
monochromatic
#06E37A #2CF998 #68FBB5 #A4FDD2 #DFFEEF
Accessibility & contrast
On white
1.31
#68FBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#68FBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FBB5
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FBB5 | 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)
#F8EAB1
Deuteranopia (green-blind)
#E4DBB9
Tritanopia (blue-blind)
#23FAE8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #68fbb5; /* rgb */ color: rgb(104, 251, 181); /* oklch */ color: oklch(89.0% 0.161 159.7);
Tailwind
colors: {
custom: {
50: '#9ffdcb',
500: '#68fbb5',
950: '#000000',
},
}SCSS
$custom: #68fbb5; $custom-light: #9ffdcb; $custom-dark: #000000;
JSON
{
"hex": "#68fbb5",
"rgb": {
"r": 104,
"g": 251,
"b": 181
},
"hsl": {
"h": 151.429,
"s": 94.839,
"l": 69.608
},
"oklch": {
"l": 0.89035,
"c": 0.16099,
"h": 159.7
},
"luminance": 0.75274
}Semantic roles & 50–950 ramp
primary
#68FBB5
secondary
#D63280
accent
#006DE6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683