#68FACD#68FACD
#68FACD is a very light, vivid teal. Relative luminance 0.757; OKLCH L 89.4% C 0.142 H 169.7°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #68FACD |
|---|---|
| RGB | rgb(104, 250, 205) |
| HSL | hsl(162, 94%, 69%) |
| HSV | hsv(162, 58%, 98%) |
| CMYK | cmyk(58.4%, 0%, 18%, 2%) |
| CIE-LAB | lab(89.73, -49.67, 9.94) |
| CIE-LCH | lch(89.73, 50.65, 168.68°) |
| OKLab | oklab(89.37% -0.1393 0.0254) |
| OKLCH | oklch(89.37% 0.142 169.7) |
| XYZ | xyz(50.9087, 75.7170, 69.6777) |
| Luminance | 0.7572 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.96
Light Turquoise
#7EF4CC
ΔE00 2.37
Light Aquamarine
#7BFDC7
ΔE00 2.88
Bright Teal
#01F9C6
ΔE00 3.41
Light Aqua
#8CFFDB
ΔE00 3.53
Aqua Marine
#2EE8BB
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FACD #FA6895
analogous
#68FA84 #68FACD #68DEFA
triadic
#68FACD #CD68FA #FACD68
tetradic
#68FACD #8468FA #FA6895 #DEFA68
square
#68FACD #8468FA #FA6895 #DEFA68
split-complementary
#68FACD #FA68DE #FA8468
monochromatic
#07E09D #2DF8B9 #68FACD #A3FCE1 #DEFEF4
Accessibility & contrast
On white
1.30
#68FACD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#68FACD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FACD
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FACD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FACD | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EBCB
Deuteranopia (green-blind)
#DFDBD0
Tritanopia (blue-blind)
#00FCED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #68facd; /* rgb */ color: rgb(104, 250, 205); /* oklch */ color: oklch(89.4% 0.142 169.7);
Tailwind
colors: {
custom: {
50: '#9ffddc',
500: '#68facd',
950: '#000000',
},
}SCSS
$custom: #68facd; $custom-light: #9ffddc; $custom-dark: #000000;
JSON
{
"hex": "#68facd",
"rgb": {
"r": 104,
"g": 250,
"b": 205
},
"hsl": {
"h": 161.507,
"s": 93.59,
"l": 69.412
},
"oklch": {
"l": 0.89371,
"c": 0.14159,
"h": 169.7
},
"luminance": 0.75722
}Semantic roles & 50–950 ramp
primary
#68FACD
secondary
#D43264
accent
#0047E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684