#69F2CF#69F2CF
#69F2CF is a very light, vivid teal. Relative luminance 0.710; OKLCH L 87.6% C 0.130 H 173.7°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #69F2CF |
|---|---|
| RGB | rgb(105, 242, 207) |
| HSL | hsl(165, 84%, 68%) |
| HSV | hsv(165, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 14.5%, 5.1%) |
| CIE-LAB | lab(87.49, -45.60, 5.69) |
| CIE-LCH | lch(87.49, 45.96, 172.89°) |
| OKLab | oklab(87.57% -0.1296 0.0144) |
| OKLCH | oklch(87.57% 0.13 173.7) |
| XYZ | xyz(48.8351, 71.0077, 70.1517) |
| Luminance | 0.7101 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.44
Tiffany Blue
#7BF2DA
ΔE00 3.32
Aquamarine
#7FFFD4
ΔE00 3.64
Light Aqua
#8CFFDB
ΔE00 3.75
Aqua (survey)
#13EAC9
ΔE00 4.02
Aqua Marine
#2EE8BB
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F2CF #F2698C
analogous
#69F28B #69F2CF #69D0F2
triadic
#69F2CF #CF69F2 #F2CF69
tetradic
#69F2CF #8B69F2 #F2698C #D0F269
square
#69F2CF #8B69F2 #F2698C #D0F269
split-complementary
#69F2CF #F269D0 #F28B69
monochromatic
#12CF9E #31EDBD #69F2CF #A1F7E1 #DAFCF3
Accessibility & contrast
On white
1.38
#69F2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#69F2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F2CF
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F2CF | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE4CD
Deuteranopia (green-blind)
#D6D5D1
Tritanopia (blue-blind)
#00F4E8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #69f2cf; /* rgb */ color: rgb(105, 242, 207); /* oklch */ color: oklch(87.6% 0.130 173.7);
Tailwind
colors: {
custom: {
50: '#9ff7dd',
500: '#69f2cf',
950: '#000000',
},
}SCSS
$custom: #69f2cf; $custom-light: #9ff7dd; $custom-dark: #000000;
JSON
{
"hex": "#69f2cf",
"rgb": {
"r": 105,
"g": 242,
"b": 207
},
"hsl": {
"h": 164.672,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.87572,
"c": 0.13036,
"h": 173.7
},
"luminance": 0.71013
}Semantic roles & 50–950 ramp
primary
#69F2CF
secondary
#CB355B
accent
#053DE1
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584