#68F3CE#68F3CE
#68F3CE is a very light, vivid teal. Relative luminance 0.715; OKLCH L 87.7% C 0.133 H 172.8°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #68F3CE |
|---|---|
| RGB | rgb(104, 243, 206) |
| HSL | hsl(164, 85%, 68%) |
| HSV | hsv(164, 57%, 95%) |
| CMYK | cmyk(57.2%, 0%, 15.2%, 4.7%) |
| CIE-LAB | lab(87.73, -46.46, 6.55) |
| CIE-LCH | lch(87.73, 46.92, 171.98°) |
| OKLab | oklab(87.75% -0.1316 0.0166) |
| OKLCH | oklch(87.75% 0.133 172.8) |
| XYZ | xyz(48.8949, 71.4957, 69.6038) |
| Luminance | 0.7150 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.17
Aquamarine
#7FFFD4
ΔE00 3.27
Light Aqua
#8CFFDB
ΔE00 3.65
Tiffany Blue
#7BF2DA
ΔE00 3.81
Aqua (survey)
#13EAC9
ΔE00 4.19
Aqua Marine
#2EE8BB
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F3CE #F3688D
analogous
#68F388 #68F3CE #68D2F3
triadic
#68F3CE #CE68F3 #F3CE68
tetradic
#68F3CE #8868F3 #F3688D #D2F368
square
#68F3CE #8868F3 #F3688D #D2F368
split-complementary
#68F3CE #F368D2 #F38868
monochromatic
#11D09D #2FEEBC #68F3CE #A1F8E0 #D9FCF3
Accessibility & contrast
On white
1.37
#68F3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#68F3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F3CE
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F3CE | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE5CC
Deuteranopia (green-blind)
#D7D6D1
Tritanopia (blue-blind)
#00F5E8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #68f3ce; /* rgb */ color: rgb(104, 243, 206); /* oklch */ color: oklch(87.7% 0.133 172.8);
Tailwind
colors: {
custom: {
50: '#9ff8dd',
500: '#68f3ce',
950: '#000000',
},
}SCSS
$custom: #68f3ce; $custom-light: #9ff8dd; $custom-dark: #000000;
JSON
{
"hex": "#68f3ce",
"rgb": {
"r": 104,
"g": 243,
"b": 206
},
"hsl": {
"h": 164.029,
"s": 85.276,
"l": 68.039
},
"oklch": {
"l": 0.87748,
"c": 0.13265,
"h": 172.8
},
"luminance": 0.715
}Semantic roles & 50–950 ramp
primary
#68F3CE
secondary
#CC345C
accent
#043FE2
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584