#1FC2D2#1FC2D2
#1FC2D2 is a light, vivid teal. Relative luminance 0.435; OKLCH L 74.5% C 0.123 H 205.7°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #1FC2D2 |
|---|---|
| RGB | rgb(31, 194, 210) |
| HSL | hsl(185, 74%, 47%) |
| HSV | hsv(185, 85%, 82%) |
| CMYK | cmyk(85.2%, 7.6%, 0%, 17.6%) |
| CIE-LAB | lab(71.91, -32.96, -19.14) |
| CIE-LCH | lch(71.91, 38.11, 210.14°) |
| OKLab | oklab(74.51% -0.1107 -0.0533) |
| OKLCH | oklch(74.51% 0.123 205.7) |
| XYZ | xyz(31.4845, 43.5239, 67.7018) |
| Luminance | 0.4353 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.78
Aqua Blue
#02D8E9
ΔE00 5.44
Darkturquoise
#00CED1
ΔE00 5.64
Mediumturquoise
#48D1CC
ΔE00 8.13
Neon Blue
#04D9FF
ΔE00 8.48
Lightseagreen
#20B2AA
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1FC2D2 #D22F1F
analogous
#1FD288 #1FC2D2 #1F69D2
triadic
#1FC2D2 #D21FC2 #C2D21F
tetradic
#1FC2D2 #881FD2 #D22F1F #69D21F
square
#1FC2D2 #881FD2 #D22F1F #69D21F
split-complementary
#1FC2D2 #D21F69 #D2881F
monochromatic
#0F5F67 #17919D #1FC2D2 #4AD6E4 #7FE2EC
Accessibility & contrast
On white
2.16
#1FC2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#1FC2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #1FC2D2
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1FC2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##1FC2D2 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BAD3
Deuteranopia (green-blind)
#9AA9D2
Tritanopia (blue-blind)
#00CBC7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #1fc2d2; /* rgb */ color: rgb(31, 194, 210); /* oklch */ color: oklch(74.5% 0.123 205.7);
Tailwind
colors: {
custom: {
50: '#7fd5df',
500: '#1fc2d2',
950: '#000000',
},
}SCSS
$custom: #1fc2d2; $custom-light: #7fd5df; $custom-dark: #000000;
JSON
{
"hex": "#1fc2d2",
"rgb": {
"r": 31,
"g": 194,
"b": 210
},
"hsl": {
"h": 185.363,
"s": 74.274,
"l": 47.255
},
"oklch": {
"l": 0.74512,
"c": 0.12286,
"h": 205.7
},
"luminance": 0.43528
}Semantic roles & 50–950 ramp
primary
#1FC2D2
secondary
#D48178
accent
#4837F1
background
#F8FDFD
surface
#F0FAFB
border
#CBD3D4
text
#0C1415
muted
#7D8383