#68FBCD#68FBCD
#68FBCD is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.6% C 0.143 H 169.3°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #68FBCD |
|---|---|
| RGB | rgb(104, 251, 205) |
| HSL | hsl(161, 95%, 70%) |
| HSV | hsv(161, 59%, 98%) |
| CMYK | cmyk(58.6%, 0%, 18.3%, 1.6%) |
| CIE-LAB | lab(90.02, -50.09, 10.35) |
| CIE-LCH | lch(90.02, 51.14, 168.32°) |
| OKLab | oklab(89.61% -0.1403 0.0265) |
| OKLCH | oklch(89.61% 0.143 169.3) |
| XYZ | xyz(51.2202, 76.3401, 69.7816) |
| Luminance | 0.7634 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.91
Light Turquoise
#7EF4CC
ΔE00 2.55
Light Aquamarine
#7BFDC7
ΔE00 2.68
Bright Teal
#01F9C6
ΔE00 3.38
Light Aqua
#8CFFDB
ΔE00 3.60
Aqua Marine
#2EE8BB
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FBCD #FB6896
analogous
#68FB83 #68FBCD #68E0FB
triadic
#68FBCD #CD68FB #FBCD68
tetradic
#68FBCD #8368FB #FB6896 #E0FB68
square
#68FBCD #8368FB #FB6896 #E0FB68
split-complementary
#68FBCD #FB68E0 #FB8368
monochromatic
#06E39E #2CF9B9 #68FBCD #A4FDE1 #DFFEF4
Accessibility & contrast
On white
1.29
#68FBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#68FBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FBCD
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FBCD | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECCB
Deuteranopia (green-blind)
#E0DCD0
Tritanopia (blue-blind)
#00FCEE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #68fbcd; /* rgb */ color: rgb(104, 251, 205); /* oklch */ color: oklch(89.6% 0.143 169.3);
Tailwind
colors: {
custom: {
50: '#a0fddc',
500: '#68fbcd',
950: '#000000',
},
}SCSS
$custom: #68fbcd; $custom-light: #a0fddc; $custom-dark: #000000;
JSON
{
"hex": "#68fbcd",
"rgb": {
"r": 104,
"g": 251,
"b": 205
},
"hsl": {
"h": 161.224,
"s": 94.839,
"l": 69.608
},
"oklch": {
"l": 0.89607,
"c": 0.1428,
"h": 169.3
},
"luminance": 0.76345
}Semantic roles & 50–950 ramp
primary
#68FBCD
secondary
#D63265
accent
#0048E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684