#68FBCF#68FBCF
#68FBCF is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.7% C 0.141 H 170.2°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #68FBCF |
|---|---|
| RGB | rgb(104, 251, 207) |
| HSL | hsl(162, 95%, 70%) |
| HSV | hsv(162, 59%, 98%) |
| CMYK | cmyk(58.6%, 0%, 17.5%, 1.6%) |
| CIE-LAB | lab(90.06, -49.64, 9.38) |
| CIE-LCH | lch(90.06, 50.52, 169.29°) |
| OKLab | oklab(89.66% -0.1394 0.024) |
| OKLCH | oklch(89.66% 0.141 170.2) |
| XYZ | xyz(51.4632, 76.4372, 71.0611) |
| Luminance | 0.7644 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.85
Light Turquoise
#7EF4CC
ΔE00 2.45
Light Aquamarine
#7BFDC7
ΔE00 3.11
Light Aqua
#8CFFDB
ΔE00 3.34
Bright Teal
#01F9C6
ΔE00 3.48
Aqua Marine
#2EE8BB
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FBCF #FB6894
analogous
#68FB86 #68FBCF #68DDFB
triadic
#68FBCF #CF68FB #FBCF68
tetradic
#68FBCF #8668FB #FB6894 #DDFB68
square
#68FBCF #8668FB #FB6894 #DDFB68
split-complementary
#68FBCF #FB68DD #FB8668
monochromatic
#06E3A1 #2CF9BC #68FBCF #A4FDE2 #DFFEF5
Accessibility & contrast
On white
1.29
#68FBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#68FBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FBCF
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FBCF | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4ECCD
Deuteranopia (green-blind)
#DFDCD2
Tritanopia (blue-blind)
#00FDEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #68fbcf; /* rgb */ color: rgb(104, 251, 207); /* oklch */ color: oklch(89.7% 0.141 170.2);
Tailwind
colors: {
custom: {
50: '#a0fddd',
500: '#68fbcf',
950: '#000000',
},
}SCSS
$custom: #68fbcf; $custom-light: #a0fddd; $custom-dark: #000000;
JSON
{
"hex": "#68fbcf",
"rgb": {
"r": 104,
"g": 251,
"b": 207
},
"hsl": {
"h": 162.041,
"s": 94.839,
"l": 69.608
},
"oklch": {
"l": 0.89658,
"c": 0.14149,
"h": 170.2
},
"luminance": 0.76442
}Semantic roles & 50–950 ramp
primary
#68FBCF
secondary
#D63263
accent
#0045E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684