#68F3CB#68F3CB
#68F3CB is a very light, vivid teal. Relative luminance 0.714; OKLCH L 87.7% C 0.134 H 171.3°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #68F3CB |
|---|---|
| RGB | rgb(104, 243, 203) |
| HSL | hsl(163, 85%, 68%) |
| HSV | hsv(163, 57%, 95%) |
| CMYK | cmyk(57.2%, 0%, 16.5%, 4.7%) |
| CIE-LAB | lab(87.66, -47.15, 8.01) |
| CIE-LCH | lch(87.66, 47.82, 170.36°) |
| OKLab | oklab(87.67% -0.1329 0.0204) |
| OKLCH | oklch(87.67% 0.134 171.3) |
| XYZ | xyz(48.5339, 71.3513, 67.7028) |
| Luminance | 0.7136 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.85
Aquamarine
#7FFFD4
ΔE00 2.99
Light Aqua
#8CFFDB
ΔE00 3.75
Aqua Marine
#2EE8BB
ΔE00 3.91
Bright Teal
#01F9C6
ΔE00 4.02
Light Aquamarine
#7BFDC7
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F3CB #F36890
analogous
#68F385 #68F3CB #68D5F3
triadic
#68F3CB #CB68F3 #F3CB68
tetradic
#68F3CB #8568F3 #F36890 #D5F368
square
#68F3CB #8568F3 #F36890 #D5F368
split-complementary
#68F3CB #F368D5 #F38568
monochromatic
#11D099 #2FEEB7 #68F3CB #A1F8DF #D9FCF2
Accessibility & contrast
On white
1.38
#68F3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#68F3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F3CB
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F3CB | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE5C9
Deuteranopia (green-blind)
#D8D6CE
Tritanopia (blue-blind)
#00F5E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #68f3cb; /* rgb */ color: rgb(104, 243, 203); /* oklch */ color: oklch(87.7% 0.134 171.3);
Tailwind
colors: {
custom: {
50: '#9ff8da',
500: '#68f3cb',
950: '#000000',
},
}SCSS
$custom: #68f3cb; $custom-light: #9ff8da; $custom-dark: #000000;
JSON
{
"hex": "#68f3cb",
"rgb": {
"r": 104,
"g": 243,
"b": 203
},
"hsl": {
"h": 162.734,
"s": 85.276,
"l": 68.039
},
"oklch": {
"l": 0.87668,
"c": 0.13449,
"h": 171.3
},
"luminance": 0.71356
}Semantic roles & 50–950 ramp
primary
#68F3CB
secondary
#CC345F
accent
#0444E2
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583