#68F2F2#68F2F2
#68F2F2 is a very light, moderate teal. Relative luminance 0.729; OKLCH L 88.6% C 0.119 H 195.2°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #68F2F2 |
|---|---|
| RGB | rgb(104, 242, 242) |
| HSL | hsl(180, 84%, 68%) |
| HSV | hsv(180, 57%, 95%) |
| CMYK | cmyk(57%, 0%, 0%, 5.1%) |
| CIE-LAB | lab(88.38, -37.12, -11.30) |
| CIE-LCH | lch(88.38, 38.80, 196.94°) |
| OKLab | oklab(88.59% -0.1152 -0.0313) |
| OKLCH | oklch(88.59% 0.119 195.2) |
| XYZ | xyz(53.4812, 72.8527, 95.2307) |
| Luminance | 0.7286 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.05
Bright Light Blue
#26F7FD
ΔE00 3.19
Aqua
#00FFFF
ΔE00 4.16
Bright Turquoise
#0FFEF9
ΔE00 4.46
Robin'S Egg
#6DEDFD
ΔE00 5.73
Robin Egg Blue
#8AF1FE
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F2F2 #F26868
analogous
#68F2AD #68F2F2 #68ADF2
triadic
#68F2F2 #F268F2 #F2F268
tetradic
#68F2F2 #AD68F2 #F26868 #ADF268
square
#68F2F2 #AD68F2 #F26868 #ADF268
split-complementary
#68F2F2 #F268AD #F2AD68
monochromatic
#12CECE #30EDED #68F2F2 #A0F7F7 #D9FCFC
Accessibility & contrast
On white
1.35
#68F2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#68F2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F2F2
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F2F2 | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7F2
Deuteranopia (green-blind)
#CDD7F3
Tritanopia (blue-blind)
#00F9F2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #68f2f2; /* rgb */ color: rgb(104, 242, 242); /* oklch */ color: oklch(88.6% 0.119 195.2);
Tailwind
colors: {
custom: {
50: '#a0f7f6',
500: '#68f2f2',
950: '#000000',
},
}SCSS
$custom: #68f2f2; $custom-light: #a0f7f6; $custom-dark: #000000;
JSON
{
"hex": "#68f2f2",
"rgb": {
"r": 104,
"g": 242,
"b": 242
},
"hsl": {
"h": 180,
"s": 84.146,
"l": 67.843
},
"oklch": {
"l": 0.88588,
"c": 0.11938,
"h": 195.2
},
"luminance": 0.72858
}Semantic roles & 50–950 ramp
primary
#68F2F2
secondary
#CA3434
accent
#0505E1
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101717
muted
#818585