#68F9BC#68F9BC
#68F9BC is a very light, vivid teal. Relative luminance 0.743; OKLCH L 88.7% C 0.153 H 162.7°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #68F9BC |
|---|---|
| RGB | rgb(104, 249, 188) |
| HSL | hsl(155, 92%, 69%) |
| HSV | hsv(155, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 24.5%, 2.4%) |
| CIE-LAB | lab(89.07, -52.92, 17.79) |
| CIE-LCH | lch(89.07, 55.83, 161.42°) |
| OKLab | oklab(88.72% -0.1458 0.0455) |
| OKLCH | oklch(88.72% 0.153 162.7) |
| XYZ | xyz(48.6571, 74.3205, 59.3483) |
| Luminance | 0.7432 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.37
Light Aquamarine
#7BFDC7
ΔE00 2.08
Greenish Cyan
#2AFEB7
ΔE00 3.13
Light Blue Green
#7EFBB3
ΔE00 3.25
Greenish Turquoise
#00FBB0
ΔE00 3.80
Seafoam Green
#7AF9AB
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F9BC #F968A5
analogous
#68F974 #68F9BC #68EDF9
triadic
#68F9BC #BC68F9 #F9BC68
tetradic
#68F9BC #7468F9 #F968A5 #EDF968
square
#68F9BC #7468F9 #F968A5 #EDF968
split-complementary
#68F9BC #F968ED #F97468
monochromatic
#09DE84 #2DF7A2 #68F9BC #A3FBD6 #DEFEF0
Accessibility & contrast
On white
1.32
#68F9BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#68F9BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F9BC
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F9BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F9BC | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E8B9
Deuteranopia (green-blind)
#E1DAC0
Tritanopia (blue-blind)
#1BF9E8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #68f9bc; /* rgb */ color: rgb(104, 249, 188); /* oklch */ color: oklch(88.7% 0.153 162.7);
Tailwind
colors: {
custom: {
50: '#9ffcd0',
500: '#68f9bc',
950: '#000000',
},
}SCSS
$custom: #68f9bc; $custom-light: #9ffcd0; $custom-dark: #000000;
JSON
{
"hex": "#68f9bc",
"rgb": {
"r": 104,
"g": 249,
"b": 188
},
"hsl": {
"h": 154.759,
"s": 92.357,
"l": 69.216
},
"oklch": {
"l": 0.88717,
"c": 0.15272,
"h": 162.7
},
"luminance": 0.74325
}Semantic roles & 50–950 ramp
primary
#68F9BC
secondary
#D33276
accent
#0061E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683