#68FBC2#68FBC2
#68FBC2 is a very light, vivid teal. Relative luminance 0.758; OKLCH L 89.3% C 0.151 H 164.5°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #68FBC2 |
|---|---|
| RGB | rgb(104, 251, 194) |
| HSL | hsl(157, 95%, 70%) |
| HSV | hsv(157, 59%, 98%) |
| CMYK | cmyk(58.6%, 0%, 22.7%, 1.6%) |
| CIE-LAB | lab(89.78, -52.48, 15.69) |
| CIE-LCH | lch(89.78, 54.78, 163.35°) |
| OKLab | oklab(89.33% -0.1452 0.0402) |
| OKLCH | oklch(89.33% 0.151 164.5) |
| XYZ | xyz(49.9388, 75.8275, 63.0329) |
| Luminance | 0.7583 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.50
Light Greenish Blue
#63F7B4
ΔE00 2.42
Greenish Cyan
#2AFEB7
ΔE00 3.45
Aquamarine
#7FFFD4
ΔE00 3.58
Bright Teal
#01F9C6
ΔE00 4.02
Light Blue Green
#7EFBB3
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FBC2 #FB68A1
analogous
#68FB79 #68FBC2 #68EAFB
triadic
#68FBC2 #C268FB #FBC268
tetradic
#68FBC2 #7968FB #FB68A1 #EAFB68
square
#68FBC2 #7968FB #FB68A1 #EAFB68
split-complementary
#68FBC2 #FB68EA #FB7968
monochromatic
#06E38D #2CF9AA #68FBC2 #A4FDDA #DFFEF2
Accessibility & contrast
On white
1.30
#68FBC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#68FBC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FBC2
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FBC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FBC2 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EBBF
Deuteranopia (green-blind)
#E2DCC6
Tritanopia (blue-blind)
#0BFBEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #68fbc2; /* rgb */ color: rgb(104, 251, 194); /* oklch */ color: oklch(89.3% 0.151 164.5);
Tailwind
colors: {
custom: {
50: '#9ffdd4',
500: '#68fbc2',
950: '#000000',
},
}SCSS
$custom: #68fbc2; $custom-light: #9ffdd4; $custom-dark: #000000;
JSON
{
"hex": "#68fbc2",
"rgb": {
"r": 104,
"g": 251,
"b": 194
},
"hsl": {
"h": 156.735,
"s": 94.839,
"l": 69.608
},
"oklch": {
"l": 0.89334,
"c": 0.15064,
"h": 164.5
},
"luminance": 0.75832
}Semantic roles & 50–950 ramp
primary
#68FBC2
secondary
#D63271
accent
#0059E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683