#68F3BD#68F3BD
#68F3BD is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.3% C 0.144 H 164.7°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #68F3BD |
|---|---|
| RGB | rgb(104, 243, 189) |
| HSL | hsl(157, 85%, 68%) |
| HSV | hsv(157, 57%, 95%) |
| CMYK | cmyk(57.2%, 0%, 22.2%, 4.7%) |
| CIE-LAB | lab(87.35, -50.24, 14.85) |
| CIE-LCH | lch(87.35, 52.38, 163.54°) |
| OKLab | oklab(87.31% -0.1391 0.038) |
| OKLCH | oklch(87.31% 0.144 164.7) |
| XYZ | xyz(46.9403, 70.7138, 59.3097) |
| Luminance | 0.7072 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.42
Light Greenish Blue
#63F7B4
ΔE00 2.71
Light Turquoise
#7EF4CC
ΔE00 3.54
Aquamarine
#7FFFD4
ΔE00 4.01
Bright Teal
#01F9C6
ΔE00 4.15
Greenish Cyan
#2AFEB7
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F3BD #F3689E
analogous
#68F377 #68F3BD #68E3F3
triadic
#68F3BD #BD68F3 #F3BD68
tetradic
#68F3BD #7768F3 #F3689E #E3F368
square
#68F3BD #7768F3 #F3689E #E3F368
split-complementary
#68F3BD #F368E3 #F37768
monochromatic
#11D086 #2FEEA4 #68F3BD #A1F8D6 #D9FCEF
Accessibility & contrast
On white
1.39
#68F3BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#68F3BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F3BD
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F3BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F3BD | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE3BA
Deuteranopia (green-blind)
#DBD5C0
Tritanopia (blue-blind)
#1FF3E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #68f3bd; /* rgb */ color: rgb(104, 243, 189); /* oklch */ color: oklch(87.3% 0.144 164.7);
Tailwind
colors: {
custom: {
50: '#9ef8d1',
500: '#68f3bd',
950: '#000000',
},
}SCSS
$custom: #68f3bd; $custom-light: #9ef8d1; $custom-dark: #000000;
JSON
{
"hex": "#68f3bd",
"rgb": {
"r": 104,
"g": 243,
"b": 189
},
"hsl": {
"h": 156.691,
"s": 85.276,
"l": 68.039
},
"oklch": {
"l": 0.87313,
"c": 0.14424,
"h": 164.7
},
"luminance": 0.70718
}Semantic roles & 50–950 ramp
primary
#68F3BD
secondary
#CC346F
accent
#045AE2
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583