#68FACE#68FACE
#68FACE is a very light, vivid teal. Relative luminance 0.758; OKLCH L 89.4% C 0.141 H 170.1°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #68FACE |
|---|---|
| RGB | rgb(104, 250, 206) |
| HSL | hsl(162, 94%, 69%) |
| HSV | hsv(162, 58%, 98%) |
| CMYK | cmyk(58.4%, 0%, 17.6%, 2%) |
| CIE-LAB | lab(89.75, -49.44, 9.46) |
| CIE-LCH | lch(89.75, 50.34, 169.17°) |
| OKLab | oklab(89.4% -0.1388 0.0242) |
| OKLCH | oklch(89.4% 0.141 170.1) |
| XYZ | xyz(51.0297, 75.7654, 70.3155) |
| Luminance | 0.7577 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.94
Light Turquoise
#7EF4CC
ΔE00 2.32
Light Aquamarine
#7BFDC7
ΔE00 3.09
Light Aqua
#8CFFDB
ΔE00 3.40
Bright Teal
#01F9C6
ΔE00 3.47
Aqua Marine
#2EE8BB
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FACE #FA6894
analogous
#68FA85 #68FACE #68DDFA
triadic
#68FACE #CE68FA #FACE68
tetradic
#68FACE #8568FA #FA6894 #DDFA68
square
#68FACE #8568FA #FA6894 #DDFA68
split-complementary
#68FACE #FA68DD #FA8568
monochromatic
#07E09F #2DF8BB #68FACE #A3FCE1 #DEFEF4
Accessibility & contrast
On white
1.30
#68FACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#68FACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FACE
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FACE | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EBCC
Deuteranopia (green-blind)
#DEDBD1
Tritanopia (blue-blind)
#00FCED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #68face; /* rgb */ color: rgb(104, 250, 206); /* oklch */ color: oklch(89.4% 0.141 170.1);
Tailwind
colors: {
custom: {
50: '#9ffddd',
500: '#68face',
950: '#000000',
},
}SCSS
$custom: #68face; $custom-light: #9ffddd; $custom-dark: #000000;
JSON
{
"hex": "#68face",
"rgb": {
"r": 104,
"g": 250,
"b": 206
},
"hsl": {
"h": 161.918,
"s": 93.59,
"l": 69.412
},
"oklch": {
"l": 0.89397,
"c": 0.14094,
"h": 170.1
},
"luminance": 0.75771
}Semantic roles & 50–950 ramp
primary
#68FACE
secondary
#D43263
accent
#0045E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684